C-DEngine 5.105

TheNMILiveTag..::..sinkThrottleChanged Method

event if a user changed the throttle

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public virtual void sinkThrottleChanged(
	cdeP pNewValue
)
Public Overridable Sub sinkThrottleChanged ( _
	pNewValue As cdeP _
)
public:
virtual void sinkThrottleChanged(
	cdeP^ pNewValue
)