{
"api/RageCoop.Client.CoopMap.html": {
"href": "api/RageCoop.Client.CoopMap.html",
"title": "Class CoopMap | RageCoop resource documentation",
"keywords": "Class CoopMap Inheritance Object CoopMap Inherited Members Object.ToString() Object.Equals(Object) Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetHashCode() Object.GetType() Object.MemberwiseClone() Namespace : RageCoop.Client Assembly : RageCoop.Client.dll Syntax public class CoopMap Properties Props Declaration public List Props { get; set; } Property Value Type Description List < CoopProp >"
},
"api/RageCoop.Client.CoopProp.html": {
"href": "api/RageCoop.Client.CoopProp.html",
"title": "Struct CoopProp | RageCoop resource documentation",
"keywords": "Struct CoopProp Inherited Members ValueType.Equals(Object) ValueType.GetHashCode() ValueType.ToString() Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetType() 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"
},
"api/RageCoop.Client.html": {
"href": "api/RageCoop.Client.html",
"title": "Namespace RageCoop.Client | RageCoop resource documentation",
"keywords": "Namespace RageCoop.Client Classes CoopMap Settings Don't use it! SyncedEntity SyncedPed ? SyncedVehicle A synchronized vehicle instance WorldThread Don't use it! Structs CoopProp"
},
"api/RageCoop.Client.Scripting.API.Config.html": {
"href": "api/RageCoop.Client.Scripting.API.Config.html",
"title": "Class API.Config | RageCoop resource documentation",
"keywords": "Class API.Config Client configuration, this will conflict with server-side config. Inheritance Object API.Config Inherited Members Object.ToString() Object.Equals(Object) Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetHashCode() Object.GetType() Object.MemberwiseClone() Namespace : RageCoop.Client.Scripting Assembly : RageCoop.Client.dll Syntax public static class Config Properties EnableAutoRespawn Enable automatic respawn for this player. Declaration public static bool EnableAutoRespawn { get; set; } Property Value Type Description Boolean Username Get or set local player's username, set won't be effective if already connected to a server. Declaration public static string Username { get; set; } Property Value Type Description String"
},
"api/RageCoop.Client.Scripting.API.Events.CustomEvent.html": {
"href": "api/RageCoop.Client.Scripting.API.Events.CustomEvent.html",
"title": "Delegate API.Events.CustomEvent | RageCoop resource documentation",
"keywords": "Delegate API.Events.CustomEvent Namespace : RageCoop.Client.Scripting Assembly : RageCoop.Client.dll Syntax public delegate void CustomEvent(int hash, List