Skip to main content

entity.possess

Overview

  • Switches the controlled character to the specified entity.

Metadata

FieldValue
DisplayPossess Character
Categoryentity
AccessPublic
ScopeB2Authority
Tags
Aliases

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdyesCharacter to possess

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('entity.possess', {
entity_id: 0,
});