Search Results for

    Show / Hide Table of Contents

    Enum SUFastConditionData.Type_ID

    Namespace: Surfer
    Assembly: cs.temp.dll.dll
    Syntax
    public enum Type_ID

    Fields

    Name Description
    Application_IsConsolePlatform
    Application_IsLanguage
    Application_IsMobileDevice
    Application_IsNotConsolePlatform
    Application_IsNotLanguage
    Application_IsNotMobileDevice
    Application_IsNotPlatform
    Application_IsPlatform
    CanvasGroup_IsAlpha
    CanvasGroup_IsAlphaGreaterThan
    CanvasGroup_IsAlphaLowerThan
    CanvasGroup_IsNotAlpha
    DateTime_IsChristmas
    DateTime_IsDay
    DateTime_IsHalloween
    DateTime_IsMonth
    DateTime_IsYear
    Dropdown_IsSelected
    GameObject_IsLayer
    GameObject_IsName
    GameObject_IsNotLayer
    GameObject_IsNotName
    GameObject_IsNotTag
    GameObject_IsTag
    InputField_IsEqual
    InputField_IsNotEqual
    InputField_IsNotNullOrEmpty
    InputField_IsNotValidEmailAddress
    InputField_IsNullOrEmpty
    InputField_IsValidEmailAddress
    None
    PlayerPrefs_HasKey
    PlayerPrefs_IsFloatEqualTo
    PlayerPrefs_IsFloatGreaterThan
    PlayerPrefs_IsFloatLowerThan
    PlayerPrefs_IsIntEqualTo
    PlayerPrefs_IsIntGreaterThan
    PlayerPrefs_IsIntLowerThan
    PlayerPrefs_IsStringEqualTo
    PlayerPrefs_StringContains
    Scene_IsLastClosed
    Slider_IsGreaterThan
    Slider_IsLowerThan
    Slider_IsMax
    Slider_IsMin
    State_IsMyStateOpen
    State_IsOpen
    Text_IsEqual
    Text_IsNotEqual
    Text_IsNotNullOrEmpty
    Text_IsNotValidEmailAddress
    Text_IsNullOrEmpty
    Text_IsValidEmailAddress
    Toggle_IsOff
    Toggle_IsOn
    In This Article
    Back to top Copyright © 2021 ATStudio