Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/AAvaScene
- AActor::IsSelectable()
- AAvaScene::IsSelectable()
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/AvaScene.h |
| Include | #include "AvaScene.h" |
virtual bool IsSelectable() const
Remarks
Returns true if this actor can EVER be selected in a level in the editor. Can be overridden by specific actors to make them unselectable.