ezEngine  Release 25.03
ezSceneExportModifier Class Referenceabstract
Inheritance diagram for ezSceneExportModifier:

Public Member Functions

virtual void ModifyWorld (ezWorld &ref_world, ezStringView sDocumentType, const ezUuid &documentGuid, bool bForExport)=0
 
- Public Member Functions inherited from ezReflectedClass
virtual const ezRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const ezRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
EZ_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Static Public Member Functions

static void CreateModifiers (ezHybridArray< ezSceneExportModifier *, 8 > &ref_modifiers)
 
static void DestroyModifiers (ezHybridArray< ezSceneExportModifier *, 8 > &ref_modifiers)
 
static void ApplyAllModifiers (ezWorld &ref_world, ezStringView sDocumentType, const ezUuid &documentGuid, bool bForExport)
 
static void CleanUpWorld (ezWorld &ref_world)
 
- Static Public Member Functions inherited from ezNoBase
static const ezRTTIGetStaticRTTI ()
 

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