InteractionRequirement Methods |
The InteractionRequirement type exposes the following members.
Name | Description | |
---|---|---|
IsMet |
Returns the result of the comparison between the target's current state and the value specified by this requirement
| |
IsMet(IndexedMonoBehaviourWithState, Int32, Int32) |
Returns the result of comparing the given value with the target's current state
| |
ToString |
Returns a text summary of the current rule state
(Overrides ObjectToString.) |