|
| LuaError (string message) |
|
| LuaError (string message, Exception innerException) |
|
| LuaError (string messageformat, params object[] args) |
|
◆ LuaError() [1/3]
Language.Lua.LuaError.LuaError |
( |
string |
message | ) |
|
|
inline |
◆ LuaError() [2/3]
Language.Lua.LuaError.LuaError |
( |
string |
message, |
|
|
Exception |
innerException |
|
) |
| |
|
inline |
◆ LuaError() [3/3]
Language.Lua.LuaError.LuaError |
( |
string |
messageformat, |
|
|
params object[] |
args |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- C:/Dev/Dialogue System/Dev/Release2/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Lua/Lua Interpreter/LuaValue/LuaError.cs