|
bool | IfTest (List< string > defines) |
|
bool wHiteRabbiT.UnityEditor.WRCommand.IfTest |
( |
List< string > |
defines | ) |
|
static WRCommand wHiteRabbiT.UnityEditor.WRCommand.Parse |
( |
string |
line | ) |
|
|
static |
List<string> wHiteRabbiT.UnityEditor.WRCommand.Args |
int wHiteRabbiT.UnityEditor.WRCommand.begin |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdEcho = "echo" |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdElIf = "elif" |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdElse = "else" |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdEndIf = "endif" |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdIf = "if" |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdInclude = "include" |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdMultiCompile = "multi_compile" |
const string wHiteRabbiT.UnityEditor.WRCommand.cmdVariable = "var" |
string wHiteRabbiT.UnityEditor.WRCommand.Command |
int wHiteRabbiT.UnityEditor.WRCommand.count |
string wHiteRabbiT.UnityEditor.WRCommand.eDelimiter = "?>" |
|
staticprotected |
string wHiteRabbiT.UnityEditor.WRCommand.sComment = "//" |
|
staticprotected |
string wHiteRabbiT.UnityEditor.WRCommand.sDelimiter = "<?" |
|
staticprotected |
The documentation for this class was generated from the following file: