Metodo DedLuaCommandOnSettingContext
|
Chiama l'evento SettingContext.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected void OnSettingContext(
DedLuaCommandDedLuaCommandEventArgs e
)
Protected Sub OnSettingContext (
e As DedLuaCommandDedLuaCommandEventArgs
)
protected:
void OnSettingContext(
DedLuaCommandDedLuaCommandEventArgs^ e
)
member OnSettingContext :
e : DedLuaCommandDedLuaCommandEventArgs -> unit
Parametri
- e DedLuaCommandDedLuaCommandEventArgs
-
Vedi anche