FlexiMotionDefinition.

OnDisable(IFlexiMotionComponent) Method

Summary

Executes the FlexiMotion.FlexiMotionDefinition.ActionOnDisable.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
FlexiMotionDefinition

Syntax

public void OnDisable(IFlexiMotionComponent target)

Parameters

Name Type Description
target IFlexiMotionComponent

Return Value

Type Description
void