Search Results for

    Show / Hide Table of Contents

    Class Conditionals

    Constant indicators about conditional supports within the GDX package. Helpful indicators of which features are available through preprocessor gating.

    Inheritance
    System.Object
    Conditionals
    Namespace: GDX.Developer
    Syntax
    public static class Conditionals

    Fields

    | Improve this Doc View Source

    HasAddressablesPackage

    Is a compatible version of the Addressables package present in the project?

    Declaration
    public const bool HasAddressablesPackage = true
    Field Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    HasPlatformsPackage

    Is a compatible version of the Platforms package present in the project?

    Declaration
    public const bool HasPlatformsPackage = true
    Field Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    HasVisualScriptingPackage

    Is a compatible version of the Visual Scripting package present in the project?

    Declaration
    public const bool HasVisualScriptingPackage = true
    Field Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Built on 2024-01-01 against 1f69a68.
    Generated by Dox+DocFX.