Arcade
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
GameAPI.Internal.CompilerException Class Reference

Exception thrown when a game fails to compile. More...

Inheritance diagram for GameAPI.Internal.CompilerException:

Properties

CompilerError[] Errors [get]
 Array of all errors encountered before compilation terminated. More...
 

Detailed Description

Exception thrown when a game fails to compile.

Property Documentation

CompilerError [] GameAPI.Internal.CompilerException.Errors
get

Array of all errors encountered before compilation terminated.