Class InvalidOutlineException
This exception is used when the outline of a room template is not valid.
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class InvalidOutlineException : GeneratorException
Constructors
InvalidOutlineException(String)
Declaration
public InvalidOutlineException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |