Home
last modified time | relevance | path

Searched refs:GetMaxTimeToLive (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DParticleEffect.h285 float GetMaxTimeToLive() const { return timeToLiveMax_; } in GetMaxTimeToLive() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DParticleEffect.pkg102 float GetMaxTimeToLive() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DGraphicsAPI.cpp1609 …ffect", "float get_maxTimeToLive() const", asMETHOD(ParticleEffect, GetMaxTimeToLive), asCALL_THIS… in RegisterParticleEffect()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox4489 - float GetMaxTimeToLive() const