Enfusion Script API
|
Public Member Functions | |
override void | OnFilteredResult () |
![]() | |
proto external int | GetTexts (out notnull array< string > outTexts) |
![]() | |
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 |