Navigation
API > API/Editor > API/Editor/SubobjectDataInterface > API/Editor/SubobjectDataInterface/FSubobjectData
Description
Attempts to set the SCS node member variable based on the WeakObjectPtr. If the weak obj ptr is an USCS_Node type, then we have to change the component template.
If this is an instanced component, then we can find the scs node via FindSCSNodeForInstance.
| Name | AttemptToSetSCSNode |
| Type | function |
| Header File | /Engine/Source/Editor/SubobjectDataInterface/Public/SubobjectData.h |
| Include Path | #include "SubobjectData.h" |
| Source | /Engine/Source/Editor/SubobjectDataInterface/Private/SubobjectData.cpp |
bool AttemptToSetSCSNode()
True if an SCS node has been set