Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/Editors > API/Plugins/GameplayCamerasEditor/Editors/UObjectTreeGraphNode
References
| Module | GameplayCamerasEditor |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphNode.h |
| Include | #include "Editors/ObjectTreeGraphNode.h" |
template<typename ObjectClass>
bool IsObjectA() const
Remarks
Gets whether we have a valid underlying object, and that it's a type of ObjectClass.