Arcade
|
This is the complete list of members for GameAPI.Debug, including all inherited members.
Assert(bool value, object message) | GameAPI.Debug | inlinestatic |
Assert(bool value, string format, params object[] args) | GameAPI.Debug | inlinestatic |
Error(object value) | GameAPI.Debug | inlinestatic |
Error(string format, params object[] args) | GameAPI.Debug | inlinestatic |
ErrorMessage | GameAPI.Debug | static |
Log(object value) | GameAPI.Debug | inlinestatic |
Log(string format, params object[] args) | GameAPI.Debug | inlinestatic |
LogMessage | GameAPI.Debug | static |
Profile(string messageFormat, params object[] args) | GameAPI.Debug | inlinestatic |