MATTIE.actorAPI

The main API the modding engine uses to perform any actions regarding actors

Classes

Data_Actor

Data_Actor_Wrapper

Data_Class

Members

static lastLeader

store the last known leader in a variable so that we can revert changes

Methods

static changePartyLeader(i,)

swap out the party leader

Parameters:
Name Type Description
i, int

actor index

static changePartyMember(partyMemberIndex, i)

change a party member to a different actor at index

Parameters:
Name Type Description
partyMemberIndex *

index of actor to change

i *

actor index

static forceMainChar(i)

force the first actor in the battlemembers function to always be i

Parameters:
Name Type Description
i int

actorid