GameConditionList Contains() Methods

v4.0

Contains a specific Display Name

Conditions have a string DisplayName, which is set in the Inspector when managing the Condition.

public bool ContainsDisplayName(string displayName)

Last updated