22 #ifndef AGS_ENGINE_AC_DYNOBJ_SCRIPT_OVERLAY_H 23 #define AGS_ENGINE_AC_DYNOBJ_SCRIPT_OVERLAY_H 25 #include "ags/engine/ac/dynobj/cc_ags_dynamic_object.h" 32 int Dispose(
void *address,
bool force)
override;
33 const char *GetType()
override;
40 size_t CalcSerializeSize(
const void *address)
override;
Definition: script_overlay.h:29
Definition: cc_ags_dynamic_object.h:88