Search Results for

    Show / Hide Table of Contents

    Class SUConditionsData

    Data to better view/group/setup multiple conditions in the inspector and to check if they're satisfied

    Inheritance
    Object
    SUConditionsData
    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
    In This Article
    Back to top Copyright © 2021 ATStudio