Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/AWaterBody
- AActor::SetActorHiddenInGame()
- AWaterBody::SetActorHiddenInGame()
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyActor.h |
| Include | #include "WaterBodyActor.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterBodyActor.cpp |
virtual void SetActorHiddenInGame
&40;
bool bNewHidden
&41;
Remarks
Sets the actor to be hidden in the game
Parameters
| Name | Description |
|---|---|
| bNewHidden | Whether or not to hide the actor and all its components |