Click or drag to resize

LockerIsLocked Property

True if there currently items preventing this item from being unlocked

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsLocked { get; }

Property Value

Type: Boolean
See Also