Struct CoopProp
Inherited Members
Namespace: RageCoop.Client
Assembly: RageCoop.Client.dll
Syntax
public struct CoopProp
Properties
Dynamic
Declaration
public bool Dynamic { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Hash
Declaration
public int Hash { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
Position
Declaration
public Vector3 Position { get; set; }
Property Value
Type | Description |
---|---|
GTA.Math.Vector3 |
Rotation
Declaration
public Vector3 Rotation { get; set; }
Property Value
Type | Description |
---|---|
GTA.Math.Vector3 |
Texture
Declaration
public int Texture { get; set; }
Property Value
Type | Description |
---|---|
Int32 |