DayZ 1.26
DayZ Explorer by KGB
|
LOD class. Подробнее...
Закрытые члены | |
void | LOD () |
void | ~LOD () |
proto native int | GetSelectionCount () |
proto native bool | GetSelections (notnull out array< Selection > selections) |
proto native vector | GetVertexPosition (int vertex_index) |
proto native owned string | GetName (Object myObject) |
Selection | GetSelectionByName (string name) |
proto native int | GetPropertyCount () |
proto native owned string | GetPropertyName (int index) |
proto native owned string | GetPropertyValue (int index) |
Закрытые статические данные | |
static const string | NAME_GEOMETRY = "geometry" |
static const string | NAME_VIEW = "view" |
static const string | NAME_FIRE = "fire" |
static const string | NAME_MEMORY = "memory" |
static const string | NAME_ROADWAY = "roadway" |
LOD class.
Перекрестные ссылки GetSelections() и name.
Используется в GetSelectionByName().
Используется в ActionTargetsCursor::GetOnScreenPosition() и OnVariablesSynchronized().