From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03934.html | 66 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 docs/doxygen/nel/a03934.html (limited to 'docs/doxygen/nel/a03934.html') diff --git a/docs/doxygen/nel/a03934.html b/docs/doxygen/nel/a03934.html new file mode 100644 index 00000000..d800f094 --- /dev/null +++ b/docs/doxygen/nel/a03934.html @@ -0,0 +1,66 @@ + + +NeL: NL3D::UParticleSystemInstance::IPSObserver struct Reference + + + +
+

NL3D::UParticleSystemInstance::IPSObserver Struct Reference

#include <u_particle_system_instance.h> +

+


Detailed Description

+This is a struct is used by observers that want to be notified of the invalidation of the system.
See also:
isValid()

+registerPSObserver()

+ +

+ +

+Definition at line 125 of file u_particle_system_instance.h. + + + + +

Public Member Functions

virtual void systemDestroyed (UParticleSystemInstance *system)=0
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
virtual void NL3D::UParticleSystemInstance::IPSObserver::systemDestroyed UParticleSystemInstance system  )  [pure virtual]
+
+ + + + + +
+   + + +

+called when the system has been destroyed

Parameters:
+ + +
system the system that has been destroyed
+
+
+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 08:47:51 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1