SHVDN
v3
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game. Developed by crosire https://github.com/crosire/scripthookvdotnet/
|
This is the complete list of members for GTA.Native.GlobalVariable, including all inherited members.
ClearBit(int index) | GTA.Native.GlobalVariable | |
Get(int index) | GTA.Native.GlobalVariable | static |
GetArray(int itemSize) | GTA.Native.GlobalVariable | |
GetArrayItem(int index, int itemSize) | GTA.Native.GlobalVariable | |
GetStructField(int index) | GTA.Native.GlobalVariable | |
IsBitSet(int index) | GTA.Native.GlobalVariable | |
MemoryAddress | GTA.Native.GlobalVariable | |
Read< T >() | GTA.Native.GlobalVariable | |
SetBit(int index) | GTA.Native.GlobalVariable | |
Write< T >(T value) | GTA.Native.GlobalVariable | |
WriteString(string value, int maxSize) | GTA.Native.GlobalVariable |