Not showing opendoor OpenAngle Properties and other scripts

Hi,

So I noticed that when I clear on my OpenDoor in the details tab, I can’t see the OpenAngle property in which it indicates the angle, and as such I can’t also put in the Trigger Volume.

In my code, it can’t seem to register the ATriggerVolume*. May I know what I am doing wrong?

Please see attached image.

Thanks.

Try adding #include "Engine/TriggerVolume.h" to the top of your header - make sure it is above any #includes with “generated” in the name.

1 Like

Privacy & Terms