|
LeviLamina
|
This is the complete list of members for IntOption, including all inherited members.
| $ctor(::OptionID id, ::OptionOwnerType ownerType, ::OptionResetFlags resetFlags, ::std::string const &captionId, ::std::string const &saveTag, ::OptionType optionType, ::GameVersion version) (defined in Option) | Option | |
| $dtor() (defined in IntOption) | IntOption | |
| $load(::std::map<::std::string, ::std::string > &propertyMap) (defined in Option) | Option | |
| $load(::Json::Value const &valueJson) (defined in Option) | Option | |
| $vftable() | IntOption | static |
| _updatePropertyVector(::std::vector<::std::pair<::std::string, ::std::string > > &propertyVector, ::std::string const &value) (defined in Option) | Option | |
| BoolFilter typedef (defined in Option) | Option | |
| getBool() const (defined in Option) | Option | |
| IntOption() (defined in IntOption) | IntOption | |
| load(::std::string const &valueString) (defined in IntOption) | IntOption | virtual |
| load(::std::map<::std::string, ::std::string > &propertyMap) (defined in Option) | Option | virtual |
| load(::Json::Value const &valueJson) (defined in Option) | Option | virtual |
| mClampToRange (defined in IntOption) | IntOption | |
| mCoerceSaveValueCallback (defined in IntOption) | IntOption | |
| mDefaultValue (defined in IntOption) | IntOption | |
| mImpl (defined in Option) | Option | |
| mPossibleValues (defined in IntOption) | IntOption | |
| mValue (defined in IntOption) | IntOption | |
| Option() (defined in Option) | Option | |
| Option(::OptionID id, ::OptionOwnerType ownerType, ::OptionResetFlags resetFlags, ::std::string const &captionId, ::std::string const &saveTag, ::OptionType optionType, ::GameVersion version) (defined in Option) | Option | |
| read(::std::string const &valueString, bool &output) (defined in Option) | Option | static |
| registerLock(::std::function< void(bool &)> isModifiableCondition) (defined in Option) | Option | |
| registerObserver(::std::function< void(::Option const &)> onValueChangedCallback) (defined in Option) | Option | |
| save(::std::vector<::std::pair<::std::string, ::std::string > > &propertyVector) (defined in IntOption) | IntOption | virtual |
| SaveIntCallback typedef (defined in Option) | Option | |
| StringFilter typedef (defined in Option) | Option | |
| VALUE_MAX (defined in IntOption) | IntOption | |
| VALUE_MIN (defined in IntOption) | IntOption | |
| ~IntOption() (defined in IntOption) | IntOption | virtual |
| ~Option() (defined in Option) | Option | virtual |