ksys/act: Start adding BaseProcCreateTask

This commit is contained in:
Léo Lam
2021-03-12 17:19:34 +01:00
parent ea79008db6
commit d072fcf7da
8 changed files with 201 additions and 11 deletions
+2
View File
@@ -76,6 +76,8 @@ public:
void free();
void onBaseProcCreated(act::BaseProc* proc);
bool getActorWithAccessor(act::ActorLinkConstDataAccess& accessor) const;
act::Actor* getActor() const;
void registerBaseProc(act::BaseProc* proc);