![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | PerformFirstAction (IEntity owner) |
| void | PerformFirstActionServer (RplId rplId) |
| void | PerformFirstActionServer_EntityID (EntityID entId) |
| void | PerformFirstActionBroadcast (RplId rplId) |
| void | PerformFirstActionBroadcast_EntityID (EntityID entId) |
| void | EOnFrame (IEntity owner, float timeSlice) |
| void | EOnEditorActivate () |
| void | EOnEditorDeactivate () |
Protected Attributes | |
| ResourceName | m_EntityPrefab |
| SCR_MenuLayoutEditorComponent | m_MenuLayout |
| SCR_EditableWorldEntityComponent | m_Delegate |
| IEntity | m_TraceEntity |
| bool | m_bHasDelegate |
| vector | m_vLocalOffset |
Manager of world entity representation
Definition at line 13 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Definition at line 140 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Definition at line 154 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Definition at line 80 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Perform first action on given object for every user
| owner | Entity with the action configured |
Definition at line 28 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Definition at line 59 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Definition at line 70 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Definition at line 46 of file SCR_WorldEntityDelegateEditorComponent.c.
|
inlineprotected |
Definition at line 52 of file SCR_WorldEntityDelegateEditorComponent.c.
|
protected |
Definition at line 21 of file SCR_WorldEntityDelegateEditorComponent.c.
|
protected |
Definition at line 19 of file SCR_WorldEntityDelegateEditorComponent.c.
|
protected |
Definition at line 16 of file SCR_WorldEntityDelegateEditorComponent.c.
|
protected |
Definition at line 18 of file SCR_WorldEntityDelegateEditorComponent.c.
|
protected |
Definition at line 20 of file SCR_WorldEntityDelegateEditorComponent.c.
|
protected |
Definition at line 22 of file SCR_WorldEntityDelegateEditorComponent.c.