MovingDungeonObject.BlockingLayer Field

MyDungeon

MovingDungeonObjectBlockingLayer Field

Layer used for collision checking in dungeons

Namespace:  MyDungeon.Entities
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public LayerMask BlockingLayer

Field Value

Type: LayerMask
See Also