SetHiddenInGame

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetHiddenInGame

(
    bool NewHidden,
    bool bPropagateToChildren
)

Changes the value of bHiddenInGame, if false this will disable Visibility during gameplay

Private function

void

 

SetHiddenInGame

(
    bool bNewHiddenInGame,
    EVisibilityPropagation PropagateToC...
)

Internal function to set hidden in game for the component. Enum controls propagation rules.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss