ScummVM API documentation
NGI::SceneTag Class Reference
Inheritance diagram for NGI::SceneTag:
NGI::CObject

Public Member Functions

bool load (MfcArchive &file) override
 
void loadScene ()
 
- Public Member Functions inherited from NGI::CObject
virtual void save (MfcArchive &out)
 
bool loadFile (const Common::Path &fname)
 

Public Attributes

Common::String _tag
 
Scene_scene
 
int16 _sceneId
 
- Public Attributes inherited from NGI::CObject
ObjType _objtype
 
uint _cnum
 

Member Data Documentation

◆ _scene

Scene* NGI::SceneTag::_scene

owned, but cannot use ScopedPtr because this object must be copyable


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