Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


View

The generated view for this condition. Add custom UI to IConditionView.Root.
Read time 1 minuteLast updated 7 days ago

Definition

public IConditionView View { get; }

Remarks

This property is set before any callback fires, but is not available in the view's constructor.