![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezMarkerComponent, including all inherited members.
Deinitialize() | ezComponent | protectedvirtual |
DeserializeComponent(ezWorldReader &inout_stream) override | ezMarkerComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
EnsureInitialized() | ezComponent | |
EnsureSimulationStarted() | ezComponent | |
ezComponent() | ezComponent | protected |
ezMarkerComponent() (defined in ezMarkerComponent) | ezMarkerComponent | |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
GetActiveFlag() const | ezComponent | |
GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
GetHandle() const | ezComponent | |
GetMarkerType() const (defined in ezMarkerComponent) | ezMarkerComponent | |
GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetOwner() | ezComponent | |
GetOwner() const | ezComponent | |
GetOwningManager() | ezComponent | |
GetOwningManager() const | ezComponent | |
GetRadius() const (defined in ezMarkerComponent) | ezMarkerComponent | |
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_fRadius (defined in ezMarkerComponent) | ezMarkerComponent | protected |
m_pMessageDispatchType | ezComponent | protected |
m_sMarkerType (defined in ezMarkerComponent) | ezMarkerComponent | protected |
m_SpatialCategory (defined in ezMarkerComponent) | ezMarkerComponent | protected |
OnActivated() override | ezMarkerComponent | protectedvirtual |
OnDeactivated() override | ezMarkerComponent | protectedvirtual |
OnMsgUpdateLocalBounds(ezMsgUpdateLocalBounds &msg) const (defined in ezMarkerComponent) | ezMarkerComponent | protected |
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 override | ezMarkerComponent | virtual |
SetActiveFlag(bool bEnabled) | ezComponent | |
SetCreatedByPrefab() | ezComponent | inline |
SetMarkerType(const char *szType) | ezMarkerComponent | |
SetRadius(float fRadius) | ezMarkerComponent | |
SetUniqueID(ezUInt32 uiUniqueID) | ezComponent | |
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet) | ezComponent | |
UpdateMarker() (defined in ezMarkerComponent) | ezMarkerComponent | protected |
WasCreatedByPrefab() const | ezComponent | inline |
~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
~ezMarkerComponent() (defined in ezMarkerComponent) | ezMarkerComponent | |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |