You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// The list of Attachables currently attached and Owned by this.
546
546
std::list<Attachable*> m_Attachables;
547
547
std::unordered_set<unsignedlong> m_ReferenceHardcodedAttachableUniqueIDs; //!< An unordered set is filled with the Unique IDs of all of the reference object's hardcoded Attachables when using the copy Create.
0 commit comments