|
tModLoader v2025.09
A mod to make and play Terraria mods
|
Inherits CreativePowers.ASharedSliderPower.
Public Member Functions | |
| override bool | GetIsUnlocked () |
| override UIElement | ProvideSlider () |
Public Member Functions inherited from CreativePowers.ASharedSliderPower | |
| void | DebugCall () |
| void | DeserializeNetMessage (BinaryReader reader, int userId) |
| abstract bool | GetIsUnlocked () |
| GroupOptionButton< int > | GetOptionButton (CreativePowerUIElementRequestInfo info, int optionIndex, int currentOptionIndex) |
| void | OnPlayerJoining (int playerIndex) |
| void | ProvidePowerButtons (CreativePowerUIElementRequestInfo info, List< UIElement > elements) |
| abstract UIElement | ProvideSlider () |
| virtual void | Reset () |
| void | DeserializeNetMessage (BinaryReader reader, int userId) |
| bool | GetIsUnlocked () |
| void | ProvidePowerButtons (CreativePowerUIElementRequestInfo info, List< UIElement > elements) |
| void | OnPlayerJoining (int playerIndex) |
| UIElement | ProvideSlider () |
| GroupOptionButton< int > | GetOptionButton (CreativePowerUIElementRequestInfo info, int optionIndex, int currentOptionIndex) |
Additional Inherited Members | |
Properties inherited from CreativePowers.ASharedSliderPower | |
| PowerPermissionLevel | CurrentPermissionLevel [get, set] |
| PowerPermissionLevel | DefaultPermissionLevel [get, set] |
| ushort | PowerId [get, set] |
| string | ServerConfigName [get, set] |
Properties inherited from ICreativePower | |
| PowerPermissionLevel | CurrentPermissionLevel [get, set] |
| PowerPermissionLevel | DefaultPermissionLevel [get, set] |
| ushort | PowerId [get, set] |
| string | ServerConfigName [get, set] |
|
virtual |
Implements CreativePowers.ASharedSliderPower.
|
virtual |
Implements CreativePowers.ASharedSliderPower.