Namespace RageCoop.Client.Scripting
Classes
API
Provides vital functionality to interact with RAGECOOP
API.Config
Client configuration, this will conflict with server-side config.
API.Events
Base events for RageCoop
ClientResource
ClientScript
Inherit from this class, constructor will be called automatically, but other scripts might have yet been loaded, you should use OnStart(). to initiate your script.