 | TileCell__CenterOffset Property |
Should be set by the grid creator to a value that can serve as the
center of the cell(if the cell is at the origin).
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic Vector3 __CenterOffset { get; set; }Property Value
Type:
Vector3
See Also