Personal tools

Lua/Shared/Console

From JC2-MP Documentation

< Lua‎ | Shared
Jump to: navigation, search

Functions

Returns Prototype
Print(string)
Print(string, Color)
Run(string)

Functions inherited from BaseEventManager

Returns Prototype
Event Subscribe(string, object, object)
Event Subscribe(string, object)
Unsubscribe(Event)
UnsubscribeAll()