Skip to end of metadata
Go to start of metadata

CreateActor

Creates an actor.

Syntax
ActorSystem.CreateActor( channelId, actorParams )
ParameterDescription
channelIdIdentifier for the network channel.
actorParamsParameters for the actor.
  • No labels