◆ FHistoryData
◆ FTaggedHistoryData
◆ FindHighestPriorityAndTag()
◆ GetMaxValue()
◆ Log()
◆ Track()
When we change a vlaue, we track the change at each priority level, so we can unset them later.
- Returns
- false if this changed a value in place and it is not the final level (in array type priorities). This is used to not fire unnecessary callbacks in this case: PluginHighPriority -> Tag1=Foo, Tag2=Bar, and we are setting Tag1 to Baz the value of the cvar cannot change, and when we update in place we are trying to minimize callbacks
◆ Unset()
Unset the value at the SetBy, and optionally Tag. Return true if it had been set, or false if nothing happened
◆ bHasTaggedArrayData
◆ History
The documentation for this class was generated from the following file: