Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PersistClass Class Referenceabstract

#include <persist.h>

Inherits PostLoadableClass.

Inherited by Curve1DClass, Curve3DClass, DefinitionClass, RenderObjClass, and SoundSceneObjClass.

Public Member Functions

virtual const PersistFactoryClassGet_Factory (void) const =0
 
virtual bool Save (ChunkSaveClass &csave)
 
virtual bool Load (ChunkLoadClass &cload)
 
- Public Member Functions inherited from PostLoadableClass
 PostLoadableClass (void)
 
virtual ~PostLoadableClass (void)
 
virtual void On_Post_Load (void)
 
bool Is_Post_Load_Registered (void)
 
void Set_Post_Load_Registered (bool onoff)
 

Detailed Description

Definition at line 65 of file persist.h.

Member Function Documentation

◆ Get_Factory()

◆ Load()

◆ Save()


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