Elin Modding Docs Doc
|
Public Member Functions | |
virtual bool | IsPathBlocked (PathManager.MoveType moveType) |
Public Attributes | |
bool | blocked |
byte[] | weights = new byte[4] |
byte | baseWeight |
Definition at line 6 of file WeightCell.cs.
|
virtual |
Definition at line 9 of file WeightCell.cs.
byte Algorithms.WeightCell.baseWeight |
Definition at line 21 of file WeightCell.cs.
bool Algorithms.WeightCell.blocked |
Definition at line 15 of file WeightCell.cs.
byte [] Algorithms.WeightCell.weights = new byte[4] |
Definition at line 18 of file WeightCell.cs.