Skip to content

Format

typescript
NetConversation.FindEntity(entityID)

class: NetConversation

Description

Find entities based on entityID.

Parameters

param_nametypedescription
entityIDnumberentity ID

Return

typedescription
NetEntityentity

Code Example