Struct BoneInfo
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.Data
Assembly: AltV.Net.dll
Syntax
public struct BoneInfo
Fields
| Improve this Doc View SourceId
Declaration
public ushort Id
Field Value
Type | Description |
---|---|
System.UInt16 |
Index
Declaration
public ushort Index
Field Value
Type | Description |
---|---|
System.UInt16 |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |