Skip to content

Format

typescript
NetConversation.CreateNewEntity(prefab_id, NetEntity?)

class: NetConversation

Description

Create a new entity object.

Parameters

param_nametypedescription
prefab_idstringPrefab id
NetEntity?callbackCallback

Return

typedescription
void

Code Example