LeviLamina
Loading...
Searching...
No Matches
InputModeFloatOption Class Reference
+ Inheritance diagram for InputModeFloatOption:

Public Member Functions

InputModeFloatOptionoperator= (InputModeFloatOption const &)
 
 InputModeFloatOption (InputModeFloatOption const &)
 
virtual void save (::std::vector<::std::pair<::std::string, ::std::string > > &)
 
virtual void load (::std::string const &)
 
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 Public Member Functions

static MCAPI bool read (::std::string const &valueString, bool &output)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk2c1e26
 
::ll::UntypedStorage< 4, 4 > mUnk12b75b
 
::ll::UntypedStorage< 8, 64 > mUnk8fd07f
 
::ll::UntypedStorage< 8, 64 > mUnkac5f60
 
::ll::UntypedStorage< 4, 4 > mUnk356984
 
::ll::UntypedStorage< 8, 8 > mUnk46f565
 

Member Function Documentation

◆ save()

virtual void InputModeFloatOption::save ( ::std::vector<::std::pair<::std::string, ::std::string > > & )
virtual

Implements Option.

◆ load() [1/2]

virtual void InputModeFloatOption::load ( ::std::string const & )
virtual

Implements Option.

◆ load() [2/2]

virtual void InputModeFloatOption::load ( ::std::map<::std::string, ::std::string > & propertyMap)
virtual

Reimplemented from Option.


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