docs.unity.cn
    Show / Hide Table of Contents

    Class GameObjectCreated

    Inheritance
    Object
    GameObjectCreated
    Namespace: Unity.Reflect.Streaming
    Syntax
    public class GameObjectCreated

    Constructors

    GameObjectCreated(Guid, GameObject)

    Declaration
    public GameObjectCreated(Guid instanceId, GameObject gameObject)
    Parameters
    Type Name Description
    Guid instanceId
    GameObject gameObject

    Fields

    GameObject

    Declaration
    public GameObject GameObject
    Field Value
    Type Description
    GameObject

    InstanceId

    Declaration
    public Guid InstanceId
    Field Value
    Type Description
    Guid
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021