docs.unity.cn
    Show / Hide Table of Contents

    Class GameObjectEnabling

    Inheritance
    Object
    GameObjectMessage
    GameObjectEnabling
    Inherited Members
    GameObjectMessage.GameObjectIds
    Namespace: Unity.Reflect.Actors
    Syntax
    public class GameObjectEnabling : GameObjectMessage

    Constructors

    GameObjectEnabling(List<GameObjectIdentifier>)

    Declaration
    public GameObjectEnabling(List<GameObjectIdentifier> gameObjectIds)
    Parameters
    Type Name Description
    List<GameObjectIdentifier> gameObjectIds

    GameObjectEnabling(DynamicGuid, EntryStableGuid, GameObject)

    Declaration
    public GameObjectEnabling(DynamicGuid id, EntryStableGuid stableId, GameObject gameObject)
    Parameters
    Type Name Description
    DynamicGuid id
    EntryStableGuid stableId
    GameObject gameObject
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use