Tesseract Engine Documentation

GameEvent.triggerSanity Property

Sanity level that triggers the event Setting this variable also calls UpdatedEvents, causing Event System to trigger event if conditions match. Use the _underscore varient of this variable to avoid calling UpdateConditions.

public Int32 triggerSanity {get; set;}

See Also

GameEvent Class | DarkWynter.Engine.EventControl Namespace