Search Results for

    Show / Hide Table of Contents

    Method GetArray

    GetArray(Int32)

    Returns an array of all GlobalVariables in a global array.

    Declaration
    public GlobalVariable[] GetArray(int itemSize)
    Parameters
    Type Name Description
    System.Int32 itemSize

    The number of items stored in each array index. For example an array of Vector3s takes up 3 items.

    Returns
    Type Description
    GlobalVariable[]

    The array of GlobalVariables.

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