프로퍼티 | 타입 | 설명 | |
---|---|---|---|
area | link_t | ||
baseline | |||
fields | float[] | ||
free | bool | ||
freetime | float | ||
leafnums | short[] | ||
num_leafs | int | ||
v |
메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
GetFloat ( int offset ) : float | ||
GetInt ( int offset ) : int | ||
IsV ( int offset, int &correctedOffset ) : bool | ||
LoadInt ( int offset, |
||
LoadVector ( int offset, |
||
SetFloat ( int offset, float value ) : void | ||
StoreInt ( int offset, |
||
StoreVector ( int offset, |
||
edict_t ( ) : System |
public IsV ( int offset, int &correctedOffset ) : bool | ||
offset | int | |
correctedOffset | int | |
리턴 | bool |
public LoadInt ( int offset, |
||
offset | int | |
result | ||
리턴 | void |
public LoadVector ( int offset, |
||
offset | int | |
result | ||
리턴 | void |
public StoreInt ( int offset, |
||
offset | int | |
value | ||
리턴 | void |
public StoreVector ( int offset, |
||
offset | int | |
value | ||
리턴 | void |