![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_EditableWorldEntityComponentClass |
Functions | |
| void | SetOwnerScripted (GenericEntity owner) |
| override GenericEntity | GetOwnerScripted () |
Variables | |
| SCR_EditableWorldEntityComponentClass | m_OwnerLink |
| Editable world entity, managed by SCR_WorldEntityDelegateEditorComponent. More... | |
| override GenericEntity GetOwnerScripted | ( | ) |
Definition at line 21 of file SCR_EditableWorldEntityComponent.c.
| void SetOwnerScripted | ( | GenericEntity | owner | ) |
| [in] | owner |
Definition at line 15 of file SCR_EditableWorldEntityComponent.c.