terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
override void | UpdateInfoFromSliderValueCache () |
float | GetSliderValue () |
void | SetValueKeyboard (float value) |
void | SetValueGamepad () |
void | PushChange (float newSliderValue) |
Package Attributes | |
Point | _iconLocation |
float | _sliderCurrentValueCache |
string | _powerNameKey |
float[] | _cachePerPlayer |
float | _sliderDefaultValue |
Properties | |
float | StrengthMultiplierToGiveNPCs [get, private set] |
ushort | PowerId [get, set] |
string | ServerConfigName [get, set] |
PowerPermissionLevel | CurrentPermissionLevel [get, set] |
PowerPermissionLevel | DefaultPermissionLevel [get, set] |
Private Attributes | |
float< StrengthMultiplierToGiveNPCs > | k__BackingField |
float | _currentTargetValue |
bool | _needsToCommitChange |
DateTime | _nextTimeWeCanPush |
Definition at line 2243 of file CreativePowers.cs.