InterfacesFrameActorStatsOn this pageFrameActorStats Represents actor stats for a frameIndex PropertiesalivekilledremainingtotaluiProperties alivealive: numberGets the frame's number of actors (alive)killedkilled: numberGets the frame's number of actors (killed)remainingremaining: numberGets the frame's number of remaining actors (alive - killed)totaltotal: numberGets the frame's number of total actors (remaining + UI)uiui: numberGets the frame's number of UI actors
Represents actor stats for a frame