Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/AInternalToolFrameworkActor
- AActor::IsSelectable()
- AInternalToolFrameworkActor::IsSelectable()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolObjects.h |
| Include | #include "InteractiveToolObjects.h" |
virtual bool IsSelectable&40;&41; 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.