Urho3D
Dviglo::ParticleEffect Member List

This is the complete list of members for Dviglo::ParticleEffect, including all inherited members.

activeTime_Dviglo::ParticleEffectprivate
AddColorFrame(const ColorFrame &colorFrame)Dviglo::ParticleEffect
AddColorTime(const Color &color, float time)Dviglo::ParticleEffect
AddRef()Dviglo::RefCounted
AddTextureFrame(const TextureFrame &textureFrame)Dviglo::ParticleEffect
AddTextureTime(const Rect &uv, float time)Dviglo::ParticleEffect
animationLodBias_Dviglo::ParticleEffectprivate
asyncLoadState_Dviglo::Resourceprivate
BeginLoad(Deserializer &source) overrideDviglo::ParticleEffectvirtual
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
Clone(const String &cloneName=String::EMPTY) constDviglo::ParticleEffect
colorFrames_Dviglo::ParticleEffectprivate
constantForce_Dviglo::ParticleEffectprivate
context_Dviglo::Objectprotected
dampingForce_Dviglo::ParticleEffectprivate
directionMax_Dviglo::ParticleEffectprivate
directionMin_Dviglo::ParticleEffectprivate
emissionRateMax_Dviglo::ParticleEffectprivate
emissionRateMin_Dviglo::ParticleEffectprivate
emitterSize_Dviglo::ParticleEffectprivate
emitterType_Dviglo::ParticleEffectprivate
EndLoad() overrideDviglo::ParticleEffectvirtual
eventHandlers_Dviglo::Objectprivate
faceCameraMode_Dviglo::ParticleEffectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
fixedScreenSize_Dviglo::ParticleEffectprivate
GetActiveTime() constDviglo::ParticleEffectinline
GetAnimationLodBias() constDviglo::ParticleEffectinline
GetAsyncLoadState() constDviglo::Resourceinline
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetColorFrame(unsigned index) constDviglo::ParticleEffect
GetColorFrames() constDviglo::ParticleEffectinline
GetConstantForce() constDviglo::ParticleEffectinline
GetContext() constDviglo::Objectinline
GetDampingForce() constDviglo::ParticleEffectinline
GetEmitterSize() constDviglo::ParticleEffectinline
GetEmitterType() constDviglo::ParticleEffectinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetFaceCameraMode() constDviglo::ParticleEffectinline
GetFloatMinMax(const XMLElement &element, float &minValue, float &maxValue)Dviglo::ParticleEffectprivate
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetInactiveTime() constDviglo::ParticleEffectinline
GetMaterial() constDviglo::ParticleEffectinline
GetMaxDirection() constDviglo::ParticleEffectinline
GetMaxEmissionRate() constDviglo::ParticleEffectinline
GetMaxParticleSize() constDviglo::ParticleEffectinline
GetMaxRotation() constDviglo::ParticleEffectinline
GetMaxRotationSpeed() constDviglo::ParticleEffectinline
GetMaxTimeToLive() constDviglo::ParticleEffectinline
GetMaxVelocity() constDviglo::ParticleEffectinline
GetMemoryUse() constDviglo::Resourceinline
GetMinDirection() constDviglo::ParticleEffectinline
GetMinEmissionRate() constDviglo::ParticleEffectinline
GetMinParticleSize() constDviglo::ParticleEffectinline
GetMinRotation() constDviglo::ParticleEffectinline
GetMinRotationSpeed() constDviglo::ParticleEffectinline
GetMinTimeToLive() constDviglo::ParticleEffectinline
GetMinVelocity() constDviglo::ParticleEffectinline
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetNumColorFrames() constDviglo::ParticleEffectinline
GetNumParticles() constDviglo::ParticleEffectinline
GetNumTextureFrames() constDviglo::ParticleEffectinline
GetRandomDirection() constDviglo::ParticleEffect
GetRandomRotation() constDviglo::ParticleEffect
GetRandomRotationSpeed() constDviglo::ParticleEffect
GetRandomSize() constDviglo::ParticleEffect
GetRandomTimeToLive() constDviglo::ParticleEffect
GetRandomVelocity() constDviglo::ParticleEffect
GetSizeAdd() constDviglo::ParticleEffectinline
GetSizeMul() constDviglo::ParticleEffectinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTextureFrame(unsigned index) constDviglo::ParticleEffect
GetTextureFrames() constDviglo::ParticleEffectinline
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUpdateInvisible() constDviglo::ParticleEffectinline
GetUseTimer()Dviglo::Resource
GetVector2MinMax(const XMLElement &element, Vector2 &minValue, Vector2 &maxValue)Dviglo::ParticleEffectprivate
GetVector3MinMax(const XMLElement &element, Vector3 &minValue, Vector3 &maxValue)Dviglo::ParticleEffectprivate
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
inactiveTime_Dviglo::ParticleEffectprivate
IsFixedScreenSize() constDviglo::ParticleEffectinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsRelative() constDviglo::ParticleEffectinline
IsScaled() constDviglo::ParticleEffectinline
IsSorted() constDviglo::ParticleEffectinline
Load(const XMLElement &source)Dviglo::ParticleEffect
Load(Deserializer &source)Dviglo::ParticleEffect
Dviglo::Resource::Load(Deserializer &source)Dviglo::Resource
LoadFile(const String &fileName)Dviglo::Resource
loadMaterialName_Dviglo::ParticleEffectprivate
material_Dviglo::ParticleEffectprivate
memoryUse_Dviglo::Resourceprivate
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
numParticles_Dviglo::ParticleEffectprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
ParticleEffect(Context *context)Dviglo::ParticleEffectexplicit
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::ParticleEffectstatic
relative_Dviglo::ParticleEffectprivate
ReleaseRef()Dviglo::RefCounted
RemoveColorFrame(unsigned index)Dviglo::ParticleEffect
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveTextureFrame(unsigned index)Dviglo::ParticleEffect
ResetUseTimer()Dviglo::Resource
Resource(Context *context)Dviglo::Resourceexplicit
rotationMax_Dviglo::ParticleEffectprivate
rotationMin_Dviglo::ParticleEffectprivate
rotationSpeedMax_Dviglo::ParticleEffectprivate
rotationSpeedMin_Dviglo::ParticleEffectprivate
Save(Serializer &dest) const overrideDviglo::ParticleEffectvirtual
Save(XMLElement &dest) constDviglo::ParticleEffect
SaveFile(const String &fileName) constDviglo::Resourcevirtual
scaled_Dviglo::ParticleEffectprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetActiveTime(float time)Dviglo::ParticleEffect
SetAnimationLodBias(float lodBias)Dviglo::ParticleEffect
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBlockEvents(bool block)Dviglo::Objectinline
SetColorFrame(unsigned index, const ColorFrame &colorFrame)Dviglo::ParticleEffect
SetColorFrames(const Vector< ColorFrame > &colorFrames)Dviglo::ParticleEffect
SetConstantForce(const Vector3 &force)Dviglo::ParticleEffect
SetDampingForce(float force)Dviglo::ParticleEffect
SetEmitterSize(const Vector3 &size)Dviglo::ParticleEffect
SetEmitterType(EmitterType type)Dviglo::ParticleEffect
SetFaceCameraMode(FaceCameraMode mode)Dviglo::ParticleEffect
SetFixedScreenSize(bool enable)Dviglo::ParticleEffect
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetInactiveTime(float time)Dviglo::ParticleEffect
SetMaterial(Material *material)Dviglo::ParticleEffect
SetMaxDirection(const Vector3 &direction)Dviglo::ParticleEffect
SetMaxEmissionRate(float rate)Dviglo::ParticleEffect
SetMaxParticleSize(const Vector2 &size)Dviglo::ParticleEffect
SetMaxRotation(float rotation)Dviglo::ParticleEffect
SetMaxRotationSpeed(float speed)Dviglo::ParticleEffect
SetMaxTimeToLive(float time)Dviglo::ParticleEffect
SetMaxVelocity(float velocity)Dviglo::ParticleEffect
SetMemoryUse(unsigned size)Dviglo::Resource
SetMinDirection(const Vector3 &direction)Dviglo::ParticleEffect
SetMinEmissionRate(float rate)Dviglo::ParticleEffect
SetMinParticleSize(const Vector2 &size)Dviglo::ParticleEffect
SetMinRotation(float rotation)Dviglo::ParticleEffect
SetMinRotationSpeed(float speed)Dviglo::ParticleEffect
SetMinTimeToLive(float time)Dviglo::ParticleEffect
SetMinVelocity(float velocity)Dviglo::ParticleEffect
SetName(const String &name)Dviglo::Resource
SetNumColorFrames(unsigned number)Dviglo::ParticleEffect
SetNumParticles(unsigned num)Dviglo::ParticleEffect
SetNumTextureFrames(unsigned number)Dviglo::ParticleEffect
SetRelative(bool enable)Dviglo::ParticleEffect
SetScaled(bool enable)Dviglo::ParticleEffect
SetSizeAdd(float sizeAdd)Dviglo::ParticleEffect
SetSizeMul(float sizeMul)Dviglo::ParticleEffect
SetSorted(bool enable)Dviglo::ParticleEffect
SetTextureFrame(unsigned index, const TextureFrame &textureFrame)Dviglo::ParticleEffect
SetTextureFrames(const Vector< TextureFrame > &textureFrames)Dviglo::ParticleEffect
SetUpdateInvisible(bool enable)Dviglo::ParticleEffect
sizeAdd_Dviglo::ParticleEffectprivate
sizeMax_Dviglo::ParticleEffectprivate
sizeMin_Dviglo::ParticleEffectprivate
sizeMul_Dviglo::ParticleEffectprivate
SortColorFrames()Dviglo::ParticleEffect
sorted_Dviglo::ParticleEffectprivate
SortTextureFrames()Dviglo::ParticleEffect
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
textureFrames_Dviglo::ParticleEffectprivate
timeToLiveMax_Dviglo::ParticleEffectprivate
timeToLiveMin_Dviglo::ParticleEffectprivate
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
updateInvisible_Dviglo::ParticleEffectprivate
URHO3D_OBJECT(ParticleEffect, Resource) (defined in Dviglo::ParticleEffect)Dviglo::ParticleEffectprivate
useTimer_Dviglo::Resourceprivate
velocityMax_Dviglo::ParticleEffectprivate
velocityMin_Dviglo::ParticleEffectprivate
WeakRefs() constDviglo::RefCounted
~Object() overrideDviglo::Object
~ParticleEffect() overrideDviglo::ParticleEffect
~RefCounted()Dviglo::RefCountedvirtual