Click or drag to resize

InteractionRequirement Methods

The InteractionRequirement type exposes the following members.

Methods
  NameDescription
Public methodIsMet
Returns the result of the comparison between the target's current state and the value specified by this requirement
Public methodStatic memberIsMet(IndexedMonoBehaviourWithState, Int32, Int32)
Returns the result of comparing the given value with the target's current state
Public methodToString
Returns a text summary of the current rule state
(Overrides ObjectToString.)
Top
See Also