Struct Global
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: GTA
Assembly: ScriptHookVDotNet2.dll
Syntax
public struct Global
Properties
Name | Description |
---|---|
MemoryAddress |
Methods
Name | Description |
---|---|
GetFloat() | |
GetInt() | |
GetString() | |
GetVector3() | |
SetFloat(Single) | |
SetInt(Int32) | |
SetString(String) | |
SetVector3(Vector3) |