MovingDungeonObject.BoxCollider Field

MyDungeon

MovingDungeonObjectBoxCollider Field

[Missing <summary> documentation for "F:MyDungeon.Entities.MovingDungeonObject.BoxCollider"]

Namespace:  MyDungeon.Entities
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected BoxCollider2D BoxCollider

Field Value

Type: BoxCollider2D
See Also