DayZ 1.24
|
Private Member Functions | |
proto native void | UpdateItemInHands (EntityAI object) |
proto native void | SetPlayer (DayZPlayer player) |
proto native DayZPlayer | GetDummyPlayer () |
proto native void | Refresh () |
proto native void | SetModelOrientation (vector vOrientation) |
proto native vector | GetModelOrientation () |
proto native void | SetModelPosition (vector vPos) |
proto native vector | GetModelPosition () |
Definition at line 297 of file gameplay.c.
|
private |
|
private |