eDriven Framework API
UpdateSlot Method (parameters)
NamespaceseDriven.Core.UtilTimerUpdateSlot(array<Object>[]()[][])
eDriven Framework API
The slot which is being executed on each update
Declaration Syntax
C#Visual BasicVisual C++
public void UpdateSlot(
	params Object[] parameters
)
Public Sub UpdateSlot ( _
	ParamArray parameters As Object() _
)
public:
void UpdateSlot(
	... array<Object^>^ parameters
)
Parameters
parameters (array<Object>[]()[][])

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)