|
static SCR_AutocompletePlugin_KeywordData | Create (string keyword, string value, bool enabled=true) |
| "Constructor", as BaseContainerProps must have a normal constructor to be properly created and filled by the Workbench
|
|
◆ Create()
"Constructor", as BaseContainerProps must have a normal constructor to be properly created and filled by the Workbench
- Parameters
-
[in] | keyword | |
[in] | value | |
[in] | enabled | |
- Returns
◆ m_bEnabled
bool SCR_AutocompletePlugin_KeywordData.m_bEnabled |
◆ m_sKeyword
string SCR_AutocompletePlugin_KeywordData.m_sKeyword |
◆ m_sValue
string SCR_AutocompletePlugin_KeywordData.m_sValue |
The documentation for this interface was generated from the following file:
- WorkbenchGame/ScriptEditor/SCR_AutocompletePlugin.c