Edit of asset "User Input WhiteList" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | User Input WhiteList | |
Description |
Whitelist Tool for validating and calling user input Provides an in-editor plugin to allow selection of specific scripts to be read and then creates a whitelist (Autoload WhiteList) from those scripts on project run. Use "WhiteList.is_valid(input_string, object_ref)" to check if the input string is a valid function / param combo for object_ref "WhiteList.call_last_checked()" to call that function "WhiteList.clear_last_checked()" to clear if it was a valid function that should not be called "WhiteList.try_call(input_string, object_Ref)" to try call a function directly |
Whitelist Tool for validating and calling user input Provides an in-editor plugin to allow selection of specific scripts to be read and then creates a whitelist (Autoload WhiteList) from those scripts on project run. Use "WhiteList.is_valid(input_string, object_ref)" to check if the input string is a valid function / param combo for object_ref "WhiteList.call_last_checked()" to call that function "WhiteList.clear_last_checked()" to clear if it was a valid function that should not be called "WhiteList.try_call(input_string, object_Ref)" to try call a function directly |
Category | Tools | |
License | Unlicense | |
Repository Provider | GitHub | |
Repository Url | https://github.com/Starkandco/Godot-Whitelist-Tool | |
Issues Url | https://github.com/Starkandco/Godot-Whitelist-Tool/issues | |
Godot version | Godot 4.2 | |
Version String | 1.0 | |
Download Commit | d94468cfaed82d522217b6e00770699a0ecfb261 | d94468cfaed82d522217b6e00770699a0ecfb261 |
Download Url (Computed) | https://github.com/Starkandco/Godot-Whitelist-Tool/archive/d94468cfaed82d522217b6e00770699a0ecfb261.zip | https://github.com/Starkandco/Godot-Whitelist-Tool/archive/d94468cfaed82d522217b6e00770699a0ecfb261.zip |
Icon Url |
https://raw.githubusercontent.com/Starkandco/Godot-Whitelist-Tool/main/addons/user_whitelist/icon/Whitelist.png
![]() |