BlockoutData class
world.BlockoutData
Inheritance
Base: ISerializable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
points | byte[] | |
edges | world.BlockoutEdge[] | |
areas | byte[] | |
worldSize | Vector2 | |
freePoints | uint[] | |
freeEdges | uint[] | |
freeAreas | uint[] |
Functions
None.
world.BlockoutData
Base: ISerializable
None.
| Property | Type | |
|---|---|---|
points | byte[] | |
edges | world.BlockoutEdge[] | |
areas | byte[] | |
worldSize | Vector2 | |
freePoints | uint[] | |
freeEdges | uint[] | |
freeAreas | uint[] |
None.