FlexiMotionRuntimeTransfer.

ReInitializeRuntime(IFlexiMotionComponent) Method

Summary

Stores the current details of the Runtime then re-initializes it from a modified Definition and re-applies the stored details.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
FlexiMotionRuntimeTransfer

Syntax

public static void ReInitializeRuntime(IFlexiMotionComponent target)

Parameters

Name Type Description
target IFlexiMotionComponent

Return Value

Type Description
void