For a list of all members of this type, see KeyedObjectBase members.
| Name | Description | |
|---|---|---|
![]() | ResetKey | Sets the key back to null |
| Name | Description | |
|---|---|---|
![]() | OnAddedToCollection | Called when this object is being added to the passed in collection. The default implementation sets the internal primaryCollection reference if it hasn't already been set |
![]() | OnRemovedFromCollection | Called when this object is being removed from the passed in collection. The default implementation nulls out the primaryCollection if the passed in collection matches |