[]
Initializes a new instance of the CompiledRegion class.
public CompiledRegion()
Initializes a new instance of the CompiledRegion class with the specified entities.
public CompiledRegion(List<CompiledRegion.Entity> entities)
| Type | Name | Description |
|---|---|---|
| List<CompiledRegion.Entity> | entities | A list of entities to initialize the region with. |