SharedObjectManagerBase

SharedObjectManagerBase
Scaleform::GFx::State
    Scaleform::GFx::SharedObjectManagerBase
Declaration
class SharedObjectManagerBase : public State;
Description

SharedObjectManagerBase is a manager for shared objects and provides an interface to load and store shared object data. It provides a writer to save the shared object data via the CreateWriter method.

Methods
Method 
Description 
Creates and returns a new writer to save shared object data. 
Loads shared object data saved from some source. 
SharedObjectManagerBase constructor. 
File

GFx_SharedObject.h