Property | Type | Description | |
---|---|---|---|
False | |||
Nil | |||
ReturnType | LuaValueType | ||
True |
Method | Description | |
---|---|---|
CastTo ( LuaValueType newType ) : |
||
Create ( SPAGS agsExpr ) : |
||
GetType ( ) : LuaValueType | ||
LogicallyNegate ( ) : |
||
MakeCall ( ) : |
||
MakeIndex ( string index ) : |
||
WriteTo ( |
Method | Description | |
---|---|---|
LuaExpression ( ) : System | ||
LuaExpression ( LuaValueType vtype ) : System | ||
LuaExpression ( string keyword, LuaValueType vtype ) : System |
public CastTo ( LuaValueType newType ) : |
||
newType | LuaValueType | |
return |
public static Create ( SPAGS agsExpr ) : |
||
agsExpr | SPAGS | |
return |
public MakeIndex ( string index ) : |
||
index | string | |
return |
public WriteTo ( |
||
output | ||
indent | int | |
asPrefix | bool | |
return | void |
public static LuaExpression,AGS.Plugin.Lua.LuaCodeDom False | ||
return |
public static LuaExpression,AGS.Plugin.Lua.LuaCodeDom Nil | ||
return |