Class GeneratedAuthoringComponentImplementation | Entities | 0.16.0-preview.21
docs.unity.cn
    Show / Hide Table of Contents

    Class GeneratedAuthoringComponentImplementation

    These methods are only used by CodeGen. Treat them as implementation details.

    Inheritance
    Object
    GeneratedAuthoringComponentImplementation
    Namespace: Unity.Entities.Hybrid.Internal
    Syntax
    public static class GeneratedAuthoringComponentImplementation

    Methods

    AddReferencedPrefab(List<GameObject>, GameObject)

    Declaration
    public static void AddReferencedPrefab(List<GameObject> referencedPrefabs, GameObject gameObject)
    Parameters
    Type Name Description
    List<GameObject> referencedPrefabs
    GameObject gameObject

    AddReferencedPrefabs(List<GameObject>, IEnumerable<GameObject>)

    Declaration
    public static void AddReferencedPrefabs(List<GameObject> referencedPrefabs, IEnumerable<GameObject> gameObjects)
    Parameters
    Type Name Description
    List<GameObject> referencedPrefabs
    IEnumerable<GameObject> gameObjects
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 30 October 2020