![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezParticleComponent, including all inherited members.
| Deinitialize() override | ezRenderComponent | protectedvirtual |
| DeleteComponent() | ezComponent | |
| DeserializeComponent(ezWorldReader &inout_stream) override | ezParticleComponent | virtual |
| EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
| EnsureInitialized() | ezComponent | |
| EnsureSimulationStarted() | ezComponent | |
| ezComponent() | ezComponent | protected |
| ezParticleComponent() (defined in ezParticleComponent) | ezParticleComponent | |
| ezParticleEventReaction_Effect (defined in ezParticleComponent) | ezParticleComponent | friend |
| ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
| ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent | |
| GetActiveFlag() const | ezComponent | |
| GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
| GetHandle() const | ezComponent | |
| GetLocalBounds(ezBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, ezMsgUpdateLocalBounds &ref_msg) override | ezParticleComponent | virtual |
| GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
| GetOwner() | ezComponent | |
| GetOwner() const | ezComponent | |
| GetOwningManager() | ezComponent | |
| GetOwningManager() const | ezComponent | |
| GetParameter(const char *szKey, ezVariant &out_value) const (defined in ezParticleComponent) | ezParticleComponent | |
| GetParameters() const (defined in ezParticleComponent) | ezParticleComponent | |
| GetParticleEffect() const (defined in ezParticleComponent) | ezParticleComponent | inline |
| GetParticleEffectFile() const (defined in ezParticleComponent) | ezParticleComponent | |
| GetPfxTransform() const (defined in ezParticleComponent) | ezParticleComponent | protected |
| GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
| GetTypeId() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
| GetUniqueID() const | ezComponent | |
| GetUniqueIdForRendering(const ezComponent &component, ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) | ezRenderComponent | static |
| GetUniqueIdForRendering(ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) const | ezRenderComponent | inline |
| GetUserFlag(ezUInt8 uiFlagIndex) const | ezComponent | |
| GetWorld() | ezComponent | |
| GetWorld() const | ezComponent | |
| HandlesMessage(const ezMessage &msg) const | ezComponent | virtual |
| Initialize() | ezComponent | protectedvirtual |
| InterruptEffect() | ezParticleComponent | |
| InvalidateCachedRenderData() (defined in ezRenderComponent) | ezRenderComponent | protected |
| IsActive() const | ezComponent | |
| IsActiveAndInitialized() const | ezComponent | |
| IsActiveAndSimulating() const | ezComponent | |
| IsDynamic() const | ezComponent | protected |
| IsEffectActive() const | ezParticleComponent | |
| 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_bColorParamsChanged (defined in ezParticleComponent) | ezParticleComponent | protected |
| m_bFloatParamsChanged (defined in ezParticleComponent) | ezParticleComponent | protected |
| m_bIfContinuousStopRightAway (defined in ezParticleComponent) | ezParticleComponent | protected |
| m_bIgnoreOwnerRotation | ezParticleComponent | |
| m_bSpawnAtStart | ezParticleComponent | |
| m_ColorParams (defined in ezParticleComponent) | ezParticleComponent | protected |
| m_EffectController | ezParticleComponent | |
| m_FloatParams (defined in ezParticleComponent) | ezParticleComponent | protected |
| m_hEffectResource (defined in ezParticleComponent) | ezParticleComponent | protected |
| m_MinRestartDelay | ezParticleComponent | |
| m_OnFinishedAction | ezParticleComponent | |
| m_pMessageDispatchType | ezComponent | protected |
| m_RestartDelayRange | ezParticleComponent | |
| m_RestartTime (defined in ezParticleComponent) | ezParticleComponent | protected |
| m_SpawnDirection | ezParticleComponent | |
| m_sSharedInstanceName | ezParticleComponent | |
| m_uiRandomSeed | ezParticleComponent | |
| OnActivated() override | ezRenderComponent | protectedvirtual |
| OnDeactivated() override | ezParticleComponent | protectedvirtual |
| OnMsgDeleteGameObject(ezMsgDeleteGameObject &msg) (defined in ezParticleComponent) | ezParticleComponent | protected |
| OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezParticleComponent) | ezParticleComponent | protected |
| OnMsgInterruptPlaying(ezMsgInterruptPlaying &ref_msg) | ezParticleComponent | |
| OnMsgSetPlaying(ezMsgSetPlaying &ref_msg) | ezParticleComponent | |
| OnSimulationStarted() | ezComponent | protectedvirtual |
| OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) | ezComponent | protectedvirtual |
| OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) const | ezComponent | protectedvirtual |
| OnUpdateLocalBounds(ezMsgUpdateLocalBounds &msg) (defined in ezRenderComponent) | ezRenderComponent | protected |
| PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) const | ezComponent | |
| RemoveParameter(const char *szKey) (defined in ezParticleComponent) | ezParticleComponent | |
| SendMessage(ezMessage &ref_msg) | ezComponent | inline |
| SendMessage(ezMessage &ref_msg) const (defined in ezComponent) | ezComponent | inline |
| SerializeComponent(ezWorldWriter &inout_stream) const override | ezParticleComponent | virtual |
| SetActiveFlag(bool bEnabled) | ezComponent | |
| SetCreatedByPrefab() | ezComponent | inline |
| SetParameter(const char *szKey, const ezVariant &value) (defined in ezParticleComponent) | ezParticleComponent | |
| SetParticleEffect(const ezParticleEffectResourceHandle &hEffect) | ezParticleComponent | |
| SetParticleEffectFile(ezStringView sFile) (defined in ezParticleComponent) | ezParticleComponent | |
| SetUniqueID(ezUInt32 uiUniqueID) | ezComponent | |
| SetUserFlag(ezUInt8 uiFlagIndex, bool bSet) | ezComponent | |
| StartEffect() | ezParticleComponent | |
| StopEffect() | ezParticleComponent | |
| TriggerLocalBoundsUpdate() | ezRenderComponent | |
| Update() (defined in ezParticleComponent) | ezParticleComponent | protected |
| UpdatePfxTransformAndBounds() (defined in ezParticleComponent) | ezParticleComponent | protected |
| WasCreatedByPrefab() const | ezComponent | inline |
| ~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
| ~ezParticleComponent() (defined in ezParticleComponent) | ezParticleComponent | |
| ~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
| ~ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent |