docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSceneGUID

    GetSceneGUID(ref SystemState, string)

    Get the guid for a scene path or name. This is a slow method - it is best to use the guid directly.

    Declaration
    public static Hash128 GetSceneGUID(ref SystemState state, string scenePath)
    Parameters
    Type Name Description
    SystemState state

    The entity system state.

    string scenePath

    The scene path or name.

    Returns
    Type Description
    Hash128

    True if the scene guid exists.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)