|
| static SCR_AutocompletePlugin_AttributeData | Create (string type, string prefix, 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] | type | |
| [in] | prefix | |
| [in] | value | |
- Returns
◆ m_bEnabled
| bool SCR_AutocompletePlugin_AttributeData.m_bEnabled |
◆ m_sPrefix
| string SCR_AutocompletePlugin_AttributeData.m_sPrefix |
◆ m_sType
| string SCR_AutocompletePlugin_AttributeData.m_sType |
◆ m_sValue
| string SCR_AutocompletePlugin_AttributeData.m_sValue |
The documentation for this interface was generated from the following file:
- WorkbenchGame/ScriptEditor/SCR_AutocompletePlugin.c