Struct FunctionTable
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: AltV.Net.Shared.Utils
Assembly: AltV.Net.Shared.dll
Syntax
public readonly struct FunctionTable
Methods
| Improve this Doc View SourceGetTable()
Declaration
public readonly Dictionary<ulong, IntPtr> GetTable()
Returns
| Type | Description |
|---|---|
| Dictionary<System.UInt64, IntPtr> |