![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezStateMachineComponent, including all inherited members.
| Deinitialize() | ezComponent | protectedvirtual |
| DeleteComponent() | ezComponent | |
| DeserializeComponent(ezWorldReader &inout_stream) override | ezStateMachineComponent | virtual |
| EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
| EnsureInitialized() | ezComponent | |
| EnsureSimulationStarted() | ezComponent | |
| ezComponent() | ezComponent | protected |
| ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
| ezStateMachineComponent() (defined in ezStateMachineComponent) | ezStateMachineComponent | |
| ezStateMachineComponent(ezStateMachineComponent &&other) (defined in ezStateMachineComponent) | ezStateMachineComponent | |
| ezStateMachineState_SendMsg (defined in ezStateMachineComponent) | ezStateMachineComponent | friend |
| FireTransitionEvent(ezStringView sEvent) | ezStateMachineComponent | |
| GetActiveFlag() const | ezComponent | |
| GetBlackboardName() const (defined in ezStateMachineComponent) | ezStateMachineComponent | inline |
| GetCurrentState() const | ezStateMachineComponent | |
| GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
| GetHandle() const | ezComponent | |
| GetInitialState() const (defined in ezStateMachineComponent) | ezStateMachineComponent | inline |
| GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
| GetOwner() | ezComponent | |
| GetOwner() const | ezComponent | |
| GetOwningManager() | ezComponent | |
| GetOwningManager() const | ezComponent | |
| GetResource() const (defined in ezStateMachineComponent) | ezStateMachineComponent | inline |
| GetStateMachineInstance() | ezStateMachineComponent | inline |
| GetStateMachineInstance() const (defined in ezStateMachineComponent) | ezStateMachineComponent | inline |
| 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() override | ezStateMachineComponent | protectedvirtual |
| OnDeactivated() override | ezStateMachineComponent | protectedvirtual |
| OnSimulationStarted() | ezComponent | protectedvirtual |
| OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) | ezComponent | protectedvirtual |
| OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) const | ezComponent | protectedvirtual |
| operator=(ezStateMachineComponent &&other) (defined in ezStateMachineComponent) | ezStateMachineComponent | |
| 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 | ezStateMachineComponent | virtual |
| SetActiveFlag(bool bEnabled) | ezComponent | |
| SetBlackboardName(const char *szName) (defined in ezStateMachineComponent) | ezStateMachineComponent | |
| SetCreatedByPrefab() | ezComponent | inline |
| SetInitialState(const char *szName) | ezStateMachineComponent | |
| SetResource(const ezStateMachineResourceHandle &hResource) (defined in ezStateMachineComponent) | ezStateMachineComponent | |
| SetState(ezStringView sName) | ezStateMachineComponent | |
| 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 |
| ~ezStateMachineComponent() (defined in ezStateMachineComponent) | ezStateMachineComponent |