|
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 |
◆ set()
MCAPI void BoolOption::set |
( |
bool | v, |
|
|
bool | saveOptionChange ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $save()
MCAPI void BoolOption::$save |
( |
::std::vector<::std::pair<::std::string, ::std::string > > & | propertyVector | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $load() [1/3]
MCAPI void BoolOption::$load |
( |
::std::string const & | valueString | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** BoolOption::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _updatePropertyVector()
MCAPI void Option::_updatePropertyVector |
( |
::std::vector<::std::pair<::std::string, ::std::string > > & | propertyVector, |
|
|
::std::string const & | value ) |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ getBool()
MCAPI bool Option::getBool |
( |
| ) |
const |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ registerLock()
MCAPI::Bedrock::PubSub::Subscription Option::registerLock |
( |
::std::function< void(bool &)> | isModifiableCondition | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ registerObserver()
MCAPI::Bedrock::PubSub::Subscription Option::registerObserver |
( |
::std::function< void(::Option const &)> | onValueChangedCallback | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ read()
static MCAPI bool Option::read |
( |
::std::string const & | valueString, |
|
|
bool & | output ) |
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
MCAPI void * Option::$ctor |
( |
::OptionID | id, |
|
|
::OptionOwnerType | ownerType, |
|
|
::OptionResetFlags | resetFlags, |
|
|
::std::string const & | captionId, |
|
|
::std::string const & | saveTag, |
|
|
::OptionType | optionType ) |
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $load() [2/3]
MCAPI void Option::$load |
( |
::std::map<::std::string, ::std::string > & | propertyMap | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $load() [3/3]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: