Instantiate Prefab

STD Library
Tanto lado del cliente como del usuario
Solo en PC

Create a prefab instance with the option to process it asynchronously

Declaración

func InstantiatePrefab(out var createdEntity entity<Entity>, prefab PrefabID, asyncLoad bool)
go

Parámetros

Entrada

Nombre Tipo Descripción
Prefab PrefabID Prefab ID
Async Load Bool Whether loading is asynchronous

Afuera

Nombre Tipo Descripción
Created Entity Entity Created Entity