Create From Prefab

STD Library
Both Server and Client
Only PC

Using prefab as template to create entity

Declaration

func CreateFromPrefab(out var createdEntity entity<Entity>, prefab PrefabID)
go

Parameters

Input

Name Type Description
Prefab PrefabID Prefab ID

Out

Name Type Description
Created Entity Entity Created Entity