CreateActor
Creates an actor.
Syntax
ActorSystem.CreateActor( channelId, actorParams )
Parameter | Description |
---|---|
channelId | Identifier for the network channel. |
actorParams | Parameters for the actor. |
Overview
Content Tools
Creates an actor.
ActorSystem.CreateActor( channelId, actorParams )
Parameter | Description |
---|---|
channelId | Identifier for the network channel. |
actorParams | Parameters for the actor. |