summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actBaseProcLink.h
AgeCommit message (Collapse)Author
2020-12-31Update seadLéo Lam
2020-09-17ksys/act: Add ActorLinkConstDataAccess (incomplete)Léo Lam
Also moves from functions from ActorLinkConstDataAccess (the base class for BaseProc) into the Actor-specific ActorConstDataAccess
2020-08-20ksys/act: Fix const-correctness for BaseProcLink::getProcLéo Lam
2020-08-20ksys/act: Implement BaseProcLinkLéo Lam