|
LeviLamina
|
This is the complete list of members for Vec3Option, 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 Option) | Option | |
| $load(::std::map<::std::string, ::std::string > &propertyMap) (defined in Option) | Option | |
| $load(::Json::Value const &valueJson) (defined in Option) | Option | |
| $vftable() | Option | static |
| _resetOption(::InputMode inputMode, bool saveOptionChange) (defined in Option) | Option | |
| _updatePropertyVector(::std::vector<::std::pair<::std::string, ::std::string > > &propertyVector, ::std::string const &value) (defined in Option) | Option | |
| BoolFilter typedef (defined in Option) | Option | |
| canModify() const (defined in Option) | Option | |
| getBool() const (defined in Option) | Option | |
| getBool(::InputMode inputMode) const (defined in Option) | Option | |
| getFloat() const (defined in Option) | Option | |
| getFloat(::InputMode inputMode) const (defined in Option) | Option | |
| getFloatMax() const (defined in Option) | Option | |
| getFloatMin() const (defined in Option) | Option | |
| getInt() const (defined in Option) | Option | |
| getInt64() const (defined in Option) | Option | |
| getString() const (defined in Option) | Option | |
| getStringList() const (defined in Option) | Option | |
| getUInt64() const (defined in Option) | Option | |
| getValueNameMap() const (defined in Option) | Option | |
| getValues() const (defined in Option) | Option | |
| getVec3() const (defined in Option) | Option | |
| isDefaultValue(::InputMode inputMode) const (defined in Option) | Option | |
| isNewVersion(::GameVersion currentVersion) const (defined in Option) | Option | |
| load(::std::string const &) (defined in Vec3Option) | Vec3Option | virtual |
| load(::Json::Value const &valueJson) (defined in Vec3Option) | Vec3Option | virtual |
| load(::std::map<::std::string, ::std::string > &propertyMap) (defined in Option) | Option | virtual |
| mDefaultValue (defined in Vec3Option) | Vec3Option | |
| mImpl (defined in Option) | Option | |
| mValue (defined in Vec3Option) | Vec3Option | |
| 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, int &output) (defined in Option) | Option | static |
| read(::std::string const &valueString, float &output) (defined in Option) | Option | static |
| read(::std::string const &valueString, ::std::vector<::std::string > &output) (defined in Option) | Option | static |
| 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 &, ::InputMode)> onInputModeChangedCallback) (defined in Option) | Option | |
| registerObserver(::std::function< void(::Option const &)> onValueChangedCallback) (defined in Option) | Option | |
| registerTelemetryProperty(::std::string const &propertyName, ::Social::Events::PrivacyTagEnterprise propertyTag) (defined in Option) | Option | |
| save(::std::vector<::std::pair<::std::string, ::std::string > > &) (defined in Vec3Option) | Vec3Option | virtual |
| SaveIntCallback typedef (defined in Option) | Option | |
| set(int value) (defined in Option) | Option | |
| setOverrideSource(::Option *overrideSource) (defined in Option) | Option | |
| StringFilter typedef (defined in Option) | Option | |
| toggle() (defined in Option) | Option | |
| ~Option() (defined in Option) | Option | virtual |
| ~Vec3Option()=default (defined in Vec3Option) | Vec3Option | virtual |