Interface IDeclareReferencedPrefabs | Entities | 0.10.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IDeclareReferencedPrefabs

    Namespace: Unity.Entities
    Syntax
    public interface IDeclareReferencedPrefabs

    Methods

    DeclareReferencedPrefabs(List<GameObject>)

    Declaration
    void DeclareReferencedPrefabs(List<GameObject> referencedPrefabs)
    Parameters
    Type Name Description
    List<GameObject> referencedPrefabs
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX