ChristopheCVB / TouchPortalPluginSDK

This Project is an SDK to create a Touch Portal Plugin using Java or Kotlin and Gradle
GNU General Public License v3.0
38 stars 6 forks source link

[Feature] allowEmptyValue parameter in sendCreateState method #25

Closed Pjiesco closed 3 years ago

Pjiesco commented 3 years ago

Is your feature request related to a problem? Please describe. Currently there isn't any way of making a dynamicly created state empty.

Describe the solution you'd like I would like to see a allowEmptyValue parameter added to the sendCreateState method with a overload just like the stateUpdateMethod