![]() |
|
Additional Inherited Members | |
Public Member Functions inherited from BaseSlotComponent | |
| proto external EntitySlotInfo | GetSlotInfo () |
| Returns the current slot info. | |
| proto external IEntity | GetAttachedEntity () |
| Returns the current attached entity. | |
| void | OnAttachedEntity (IEntity ent) |
| Runs every time an entity is attached to the slot. | |
| void | OnDetachedEntity (IEntity ent) |
| Runs every time an entity is detached from the slot. | |
Public Member Functions inherited from GameComponent | |
| bool | OnTicksOnRemoteProxy () |
Protected Member Functions inherited from GameComponent | |
| void | OnDelete (IEntity owner) |
| Called when Entity is being to be destroyed (deleted) or component to be deleted. | |