|
Enfusion Script API
|
Public Member Functions | |
| override void | OnFilteredResult () |
Public Member Functions inherited from ProfanityFilterRequestCallback | |
| proto external int | GetTexts (out notnull array< string > outTexts) |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Public Attributes | |
| ref ScriptInvoker | m_OnResult = new ScriptInvoker |
| ref array< string > | m_FilteredTexts = new array<string>() |
| override void SCR_ScriptProfanityFilterRequestCallback.OnFilteredResult | ( | ) |
Implements ScriptProfanityFilterRequestCallback.
| ref ScriptInvoker SCR_ScriptProfanityFilterRequestCallback.m_OnResult = new ScriptInvoker |