docs.unity.cn
    Show / Hide Table of Contents

    Method TransformInternalId

    TransformInternalId(IResourceLocation)

    Checks for an internal id transform function and uses it to modify the internal id value.

    Declaration
    public string TransformInternalId(IResourceLocation location)
    Parameters
    Type Name Description
    IResourceLocation location

    The location to transform the internal id of.

    Returns
    Type Description
    String

    If a transform func is set, use it to pull the local id. otheriwse the InternalId property of the location is used.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use