![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezComponent, including all inherited members.
Deinitialize() | ezComponent | protectedvirtual |
DeserializeComponent(ezWorldReader &inout_stream) | ezComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
EnsureInitialized() | ezComponent | |
EnsureSimulationStarted() | ezComponent | |
ezComponent() | ezComponent | protected |
ezComponentManagerBase (defined in ezComponent) | ezComponent | friend |
ezGameObject (defined in ezComponent) | ezComponent | friend |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
ezWorld (defined in ezComponent) | ezComponent | friend |
GetActiveFlag() const | ezComponent | |
GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
GetHandle() const | ezComponent | |
GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetOwner() | ezComponent | |
GetOwner() const | ezComponent | |
GetOwningManager() | ezComponent | |
GetOwningManager() const | ezComponent | |
GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
GetTypeId() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetUniqueID() const | ezComponent | |
GetUserFlag(ezUInt8 uiFlagIndex) const | ezComponent | |
GetWorld() | ezComponent | |
GetWorld() const | ezComponent | |
HandlesMessage(const ezMessage &msg) const | ezComponent | virtual |
Initialize() | ezComponent | protectedvirtual |
IsActive() const | ezComponent | |
IsActiveAndInitialized() const | ezComponent | |
IsActiveAndSimulating() const | ezComponent | |
IsDynamic() const | ezComponent | protected |
IsInitialized() const (defined in ezComponent) | ezComponent | protected |
IsInitializing() const (defined in ezComponent) | ezComponent | protected |
IsInstanceOf(const ezRTTI *pType) const | ezReflectedClass | |
IsInstanceOf() const | ezReflectedClass | inline |
IsSimulationStarted() const (defined in ezComponent) | ezComponent | protected |
m_pMessageDispatchType | ezComponent | protected |
OnActivated() | ezComponent | protectedvirtual |
OnDeactivated() | ezComponent | protectedvirtual |
OnSimulationStarted() | ezComponent | protectedvirtual |
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) | ezComponent | protectedvirtual |
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) const | ezComponent | protectedvirtual |
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) const | ezComponent | |
SendMessage(ezMessage &ref_msg) | ezComponent | inline |
SendMessage(ezMessage &ref_msg) const (defined in ezComponent) | ezComponent | inline |
SerializeComponent(ezWorldWriter &inout_stream) const | ezComponent | virtual |
SetActiveFlag(bool bEnabled) | ezComponent | |
SetCreatedByPrefab() | ezComponent | inline |
SetUniqueID(ezUInt32 uiUniqueID) | ezComponent | |
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet) | ezComponent | |
WasCreatedByPrefab() const | ezComponent | inline |
~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |