Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 428 Bytes

Actor-BlockInput.md

File metadata and controls

8 lines (8 loc) · 428 Bytes

Actor.BlockInput Property

Gets or sets whether the all input on the stack below this actor will not be considered

public bool BlockInput { get; set; }

Property Value

System.Boolean