Skip to content

Format

typescript
NetClientSender.CreateNewEntity(prefab_id, NetEntity?)

class: NetClientSender

Description

Create a new entity for synchronizing information.

Parameters

param_nametypedescription
prefab_idstringPrefab id
NetEntity?callbackCallback

Return

typedescription
void

Code Example