ScummVM API documentation
MTropolis::DynamicValueSource Struct Reference

Public Member Functions

 DynamicValueSource (const DynamicValueSource &other)
 
 DynamicValueSource (DynamicValueSource &&other)
 
DynamicValueSourceoperator= (const DynamicValueSource &other)
 
DynamicValueSourceoperator= (DynamicValueSource &&other)
 
DynamicValueSourceTypes::DynamicValueSourceType getSourceType () const
 
const DynamicValuegetConstant () const
 
const VarReferencegetVarReference () const
 
bool load (const Data::InternalTypeTaggedValue &data, const Common::String &varSource, const Common::String &varString)
 
bool load (const Data::PlugInTypeTaggedValue &data)
 
void linkInternalReferences (ObjectLinkingScope *scope)
 
void visitInternalReferences (IStructuralReferenceVisitor *visitor)
 
DynamicValue produceValue (const DynamicValue &incomingData) const
 

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