|
BoolOption & | operator= (BoolOption const &) |
|
| BoolOption (BoolOption const &) |
|
virtual void | save (::std::vector<::std::pair<::std::string, ::std::string > > &propertyVector) |
|
virtual void | load (::std::string const &valueString) |
|
MCAPI void | set (bool v, bool saveOptionChange) |
|
MCAPI void | $save (::std::vector<::std::pair<::std::string, ::std::string > > &propertyVector) |
|
MCAPI void | $load (::std::string const &valueString) |
|
virtual void | load (::std::map<::std::string, ::std::string > &propertyMap) |
|
virtual void | load (::Json::Value const &valueJson) |
|
MCAPI void | _updatePropertyVector (::std::vector<::std::pair<::std::string, ::std::string > > &propertyVector, ::std::string const &value) |
|
MCAPI bool | getBool () const |
|
MCAPI::Bedrock::PubSub::Subscription | registerLock (::std::function< void(bool &)> isModifiableCondition) |
|
MCAPI::Bedrock::PubSub::Subscription | registerObserver (::std::function< void(::Option const &)> onValueChangedCallback) |
|
MCAPI void * | $ctor (::OptionID id, ::OptionOwnerType ownerType, ::OptionResetFlags resetFlags, ::std::string const &captionId, ::std::string const &saveTag, ::OptionType optionType) |
|
MCAPI void | $load (::std::map<::std::string, ::std::string > &propertyMap) |
|
MCAPI void | $load (::Json::Value const &valueJson) |
|
|
static MCAPI void ** | $vftable () |
|
static MCAPI bool | read (::std::string const &valueString, bool &output) |
|
◆ save()
virtual void BoolOption::save |
( |
::std::vector<::std::pair<::std::string, ::std::string > > & | propertyVector | ) |
|
|
virtual |
◆ load()
virtual void BoolOption::load |
( |
::std::string const & | valueString | ) |
|
|
virtual |
The documentation for this class was generated from the following file: