|
| Transform | mTransform |
| |
| Bounds | bounds |
| |
| ShDoor | mainDoor |
| |
| Dictionary< WaypointType, List< Waypoint > > | waypoints |
| |
| readonly Dictionary< int, Place > | clones |
| |
| readonly List< int > | cloneOrder |
| |
| readonly Dictionary<(int, int), List< int > > | indices |
| |
| readonly Dictionary<(int, int), int > | vCount |
| |
| readonly Dictionary<(int, int), int > | vBase |
| |
| readonly Dictionary<(int, int), int > | tBase |
| |
| Int2 | tileMin |
| |
| Int2 | tileMax |
| |
| readonly Place | parentPlace |
| |
| readonly int | offset |
| |
| ShPlayer | owner |
| |
| float | security |
| |
| string | passcode |
| |
◆ Place() [1/2]
| BrokeProtocol.Utility.Place.Place |
( |
Transform | t | ) |
|
|
inline |
◆ Place() [2/2]
| BrokeProtocol.Utility.Place.Place |
( |
Transform | t, |
|
|
Place | parentPlace, |
|
|
int | offset ) |
|
inline |
◆ GetFirstAvailableOffset()
| int BrokeProtocol.Utility.Place.GetFirstAvailableOffset |
( |
| ) |
|
|
inline |
◆ UpdateFields()
| void BrokeProtocol.Utility.Place.UpdateFields |
( |
| ) |
|
|
inline |
◆ bounds
| Bounds BrokeProtocol.Utility.Place.bounds |
◆ cloneOrder
| readonly List<int> BrokeProtocol.Utility.Place.cloneOrder |
◆ clones
| readonly Dictionary<int, Place> BrokeProtocol.Utility.Place.clones |
◆ indices
| readonly Dictionary<(int, int), List<int> > BrokeProtocol.Utility.Place.indices |
◆ mainDoor
| ShDoor BrokeProtocol.Utility.Place.mainDoor |
◆ mTransform
| Transform BrokeProtocol.Utility.Place.mTransform |
◆ offset
| readonly int BrokeProtocol.Utility.Place.offset |
◆ owner
| ShPlayer BrokeProtocol.Utility.Place.owner |
◆ parentPlace
| readonly Place BrokeProtocol.Utility.Place.parentPlace |
◆ passcode
| string BrokeProtocol.Utility.Place.passcode |
◆ security
| float BrokeProtocol.Utility.Place.security |
◆ tBase
| readonly Dictionary<(int, int), int> BrokeProtocol.Utility.Place.tBase |
◆ tileMax
| Int2 BrokeProtocol.Utility.Place.tileMax |
◆ tileMin
| Int2 BrokeProtocol.Utility.Place.tileMin |
◆ vBase
| readonly Dictionary<(int, int), int> BrokeProtocol.Utility.Place.vBase |
◆ vCount
| readonly Dictionary<(int, int), int> BrokeProtocol.Utility.Place.vCount |
◆ waypoints
◆ GetEntranceDoor
| ShDoor BrokeProtocol.Utility.Place.GetEntranceDoor |
|
get |
◆ GetIndex
| int BrokeProtocol.Utility.Place.GetIndex |
|
get |
◆ IsClone
| bool BrokeProtocol.Utility.Place.IsClone |
|
get |
◆ PlaceOffset
| Vector3 BrokeProtocol.Utility.Place.PlaceOffset |
|
get |
The documentation for this class was generated from the following file: