Interface IDeclareReferencedPrefabs
Namespace: Unity.Entities
Syntax
public interface IDeclareReferencedPrefabsMethods
DeclareReferencedPrefabs(List<GameObject>)
Declaration
void DeclareReferencedPrefabs(List<GameObject> referencedPrefabs)Parameters
| Type | Name | Description | 
|---|---|---|
| List<GameObject> | referencedPrefabs |