docs.unity.cn
    Show / Hide Table of Contents

    Class GameObjectDisabling

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

    Constructors

    GameObjectDisabling(List<GameObjectIdentifier>)

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

    GameObjectDisabling(DynamicGuid, EntryStableGuid, GameObject)

    Declaration
    public GameObjectDisabling(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