Search Results for

    Show / Hide Table of Contents

    Method Get

    Get(Int32)

    Gets the global variable at the specified index.

    Declaration
    public static GlobalVariable Get(int index)
    Parameters
    Type Name Description
    System.Int32 index

    The index of the global variable.

    Returns
    Type Description
    GlobalVariable

    A GlobalVariable instance representing the global variable.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX