Link Search Menu Expand Document

Game_Actors.d overview


Table of contents


utils

Game_Actors (class)

Game_Actors

The wrapper class for an actor array.

Signature

export declare class Game_Actors

actor (method)

Signature

actor(actorId: ActorID): Game_Actor | null

_data (property)

Signature

_data: Game_Actor[]