Class GameObjectContainer | Unity Runtime Scene Serialization | 0.1.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class GameObjectContainer

    Inheritance
    Object
    GameObjectContainer
    Namespace: Unity.RuntimeSceneSerialization
    Syntax
    public class GameObjectContainer

    Constructors

    GameObjectContainer()

    Declaration
    [Preserve]
    public GameObjectContainer()

    GameObjectContainer(GameObject)

    Declaration
    public GameObjectContainer(GameObject gameObject)
    Parameters
    Type Name Description
    GameObject gameObject

    Fields

    ChildrenProperty

    Declaration
    public const string ChildrenProperty = "children"
    Field Value
    Type Description
    String

    ComponentsProperty

    Declaration
    public const string ComponentsProperty = "components"
    Field Value
    Type Description
    String

    PrefabMetadataProperty

    Declaration
    public const string PrefabMetadataProperty = "prefabMetadata"
    Field Value
    Type Description
    String

    Properties

    Parent

    Declaration
    public Transform Parent { set; }
    Property Value
    Type Description
    Transform
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023