Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::Particle::CParticleSerializable Class Reference

Base class for particle system objects that can be serialized to XML. More...

#include <ParticleSystem/Particles/CParticleSerializable.h>

Inheritance diagram for Skylicht::Particle::CParticleSerializable:
Skylicht::Particle::CEmitter Skylicht::Particle::CGroup Skylicht::Particle::CModel Skylicht::Particle::CZone Skylicht::Particle::IRenderer Skylicht::Particle::CDirectionEmitter Skylicht::Particle::CNormalEmitter Skylicht::Particle::CRandomEmitter Skylicht::Particle::CSubGroup Skylicht::Particle::CLine Skylicht::Particle::CPolyLine Skylicht::Particle::CPositionZone Skylicht::Particle::CCPURenderer Skylicht::Particle::CMeshParticleRenderer Skylicht::Particle::CQuadRenderer

Public Member Functions

virtual CObjectSerializablecreateSerializable ()
 Creates a serializable object for property editing or saving.
virtual void loadSerializable (CObjectSerializable *object)
 Loads properties from a serializable object.

Detailed Description

Base class for particle system objects that can be serialized to XML.

Provides the virtual interface for creating and loading serializable data.

Member Function Documentation

◆ createSerializable()

◆ loadSerializable()


The documentation for this class was generated from the following file: