![]() |
Plasma Engine
2.0
|
This is the complete list of members for plActor, including all inherited members.
Activate() | plActor | protectedvirtual |
AddPlugin(plUniquePtr< plActorPlugin > &&pPlugin) | plActor | |
DestroyPlugin(plActorPlugin *pPlugin) | plActor | |
GetAllPlugins(plHybridArray< plActorPlugin *, 8 > &out_allPlugins) | plActor | |
GetCreatedBy() const | plActor | |
GetDynamicRTTI() const (defined in plReflectedClass) | plReflectedClass | inlinevirtual |
GetName() const | plActor | |
GetPlugin(const plRTTI *pType) const | plActor | |
GetPlugin() const | plActor | inline |
GetStaticRTTI() (defined in plNoBase) | plNoBase | inlinestatic |
IsActorQueuedForDestruction() const | plActor | inline |
IsInstanceOf(const plRTTI *pType) const | plReflectedClass | |
IsInstanceOf() const | plReflectedClass | inline |
plActor(plStringView sActorName, const void *pCreatedBy) (defined in plActor) | plActor | |
plActorManager (defined in plActor) | plActor | friend |
plReflectedClass()=default (defined in plReflectedClass) | plReflectedClass | |
Update() | plActor | protectedvirtual |
UpdateAllPlugins() (defined in plActor) | plActor | protected |
~plActor() (defined in plActor) | plActor | |
~plReflectedClass()=default (defined in plReflectedClass) | plReflectedClass | virtual |