Class SUConditionsData
Data to better view/group/setup multiple conditions in the inspector and to check if they're satisfied
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class SUConditionsData
Methods
AreAllSatisfied(SUElementData, Object)
Declaration
public bool AreAllSatisfied(SUElementData data, object evtData = null)
Parameters
Type | Name | Description |
---|---|---|
SUElementData | data | |
Object | evtData |
Returns
Type | Description |
---|---|
Boolean |