Navigation
API > API/Editor > API/Editor/SubobjectDataInterface > API/Editor/SubobjectDataInterface/FSubobjectData
References
| Module | SubobjectDataInterface |
| Header | /Engine/Source/Editor/SubobjectDataInterface/Public/SubobjectData.h |
| Include | #include "SubobjectData.h" |
| Source | /Engine/Source/Editor/SubobjectDataInterface/Private/SubobjectData.cpp |
bool AttemptToSetSCSNode&40;&41;
Remarks
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. True if an SCS node has been set