namespace · command.actor
Actor commands
namespace command.actorTyped normal requests that change Actor control through its owner.
All documented symbols in the command.actor namespace.
namespace · command.actor
namespace command.actorTyped normal requests that change Actor control through its owner.
command · command.actor
command.actor.release-control(actor_id, expected_authority_revision, expected_actor_revision) -> command.receiptRequests release of direct player control through ControlAuthority.
command · command.actor
command.actor.take-control(actor_id, expected_authority_revision, expected_actor_revision) -> command.receiptRequests direct player control of one Actor through ControlAuthority.