MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / ParticleEffect.cpp

File ParticleEffect.cpp

Source/Engine/Particles/ParticleEffect.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Wojciech Figat. All rights reserved.
2
3#include "ParticleEffect.h"
4#include "Particles.h"

Callers

nothing calls this directly

Calls 8

GetParameterFunction · 0.85
IsValidFunction · 0.50
GetMethod · 0.45
CountMethod · 0.45
ClearMethod · 0.45
ResizeMethod · 0.45
InitMethod · 0.45
GetValueMethod · 0.45

Tested by

no test coverage detected