Home Unreal Engine

Show/Hide variables Unreal Engine 4

Hey guys, I would like to know if it is possible to do this: I have a master class called Door, and this door has 3 variables, aimationDuration, Start Delay and an Enum with 2 options - ClosingDoor and OpeningDoor. Now, I would like to know if its possible when I choose ClosingDoor, on the editor just to appear the animationDuration variable and hide the StartDelay variable, and then choose the openingDoor and hide the animationDuration and show the StartDelay. Is this possible? or has another way to this? Thank you

Replies

Sign In or Register to comment.