Property PreventExit
PreventExit
Gets or sets a value indicating whether this creature should not be allowed to exit stealth mode, if EventType is an Exit event.
public bool PreventExit { get; set; }
Gets or sets a value indicating whether this creature should not be allowed to exit stealth mode, if EventType is an Exit event.
public bool PreventExit { get; set; }