Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

User Input WhiteList

An asset by Starkandco
The page banner background of a mountain and forest
User Input WhiteList hero image

Quick Information

0 ratings
User Input WhiteList icon image
Starkandco
User Input WhiteList

Whitelist Tool for validating and calling user inputProvides 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

Supported Engine Version
4.2
Version String
1.0
License Version
Unlicense
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Whitelist-Tool

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

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
User Input WhiteList icon image
Starkandco
User Input WhiteList

Whitelist Tool for validating and calling user inputProvides 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

Supported Engine Version
4.2
Version String
1.0
License Version
Unlicense
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers