Methods
actor(actorId)Game_Actor | null
- Get a Game Actor object from the actor's id. One will be created if it doesn't exist.
Name Type Description actorId
number The actor's id Returns:
Type Description Game_Actor|null The game actor object, or null if the id is invalid - Initialize the array