![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Run () |
| void | ImportData () |
| int | ButtonImport () |
| int | ButtonCancel () |
Static Protected Attributes | |
| static const int | TOKENS_EXPECTED_COUNT = 9 |
| static const int | RESOURCEHASH_INDEX = 0 |
| static const int | POS_INDEX = 1 |
| static const int | QUAT_INDEX = 4 |
| static const int | SCALE_INDEX = 8 |
| static const string | PLUGIN_NAME = "CSV Object Import" |
| static const string | PLUGIN_DESCRIPTION = "Import entities from CSV file data" |
Definition at line 7 of file SCR_ObjectImportPlugin.c.
|
inlineprotected |
Definition at line 194 of file SCR_ObjectImportPlugin.c.
|
inlineprotected |
Definition at line 187 of file SCR_ObjectImportPlugin.c.
|
inlineprotected |
Definition at line 41 of file SCR_ObjectImportPlugin.c.
|
inlineprotected |
Definition at line 25 of file SCR_ObjectImportPlugin.c.
|
staticprotected |
Definition at line 22 of file SCR_ObjectImportPlugin.c.
|
staticprotected |
Definition at line 21 of file SCR_ObjectImportPlugin.c.
|
staticprotected |
Definition at line 17 of file SCR_ObjectImportPlugin.c.
|
staticprotected |
Definition at line 18 of file SCR_ObjectImportPlugin.c.
|
staticprotected |
Definition at line 16 of file SCR_ObjectImportPlugin.c.
|
staticprotected |
Definition at line 19 of file SCR_ObjectImportPlugin.c.
|
staticprotected |
Definition at line 15 of file SCR_ObjectImportPlugin.c.