InterfacesTActorComponentWithOnUpdateOn this pageTActorComponentWithOnUpdate Component for an actor. Only contains updater and cannot be rendered.HierarchydefaultTActorComponentWithOnUpdateImplemented byTAnimatedSpriteComponentTParticlesComponentIndex PropertiesactordeaduuidMethodsdestroyonUpdateProperties publicactoractor: defaultpublicdeaddead: boolean = falsepublicuuiduuid: string = ...Methods publicdestroydestroy(): voidReturns voidonUpdateonUpdate(engine: default, delta: number): Promise<void>Parametersengine: defaultdelta: numberReturns Promise<void>
Component for an actor. Only contains updater and cannot be rendered.