Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/ActorEditing
Explicitly sets whether or not this actor is hidden in the editor for the duration of the current editor session
Target is Actor
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | Is Hidden | True if the actor is hidden |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |