Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Selection Class Reference

Selection class. More...

Private Member Functions

void Selection ()
void ~Selection ()
proto native int GetLODVertexIndex (int sel_vertex_index)
proto native owned string GetName ()
proto native int GetVertexCount ()
vector GetVertexPosition (LOD lod, int index)

Detailed Description

Selection class.

Definition at line 179 of file gameplay.c.

Constructor & Destructor Documentation

◆ Selection()

void Selection ( )
inlineprivate

Definition at line 181 of file gameplay.c.

◆ ~Selection()

void ~Selection ( )
inlineprivate

Definition at line 182 of file gameplay.c.

Member Function Documentation

◆ GetLODVertexIndex()

proto native int GetLODVertexIndex ( int sel_vertex_index)
private

Referenced by GetVertexPosition().

◆ GetName()

proto native owned string GetName ( )
private

◆ GetVertexCount()

proto native int GetVertexCount ( )
private

Referenced by OnVariablesSynchronized().

◆ GetVertexPosition()

vector GetVertexPosition ( LOD lod,
int index )
inlineprivate

Definition at line 188 of file gameplay.c.

References Error(), GetLODVertexIndex(), LOD::GetVertexPosition(), and vector::Zero.

Referenced by OnVariablesSynchronized().


The documentation for this class was generated from the following file: