This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerUtilities.

GetWrappedObject(Object) Method

Summary

Returns the Animancer.IWrapper.WrappedObject recursively.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerUtilities

Syntax

public static Object GetWrappedObject(Object wrapper)

Parameters

Name Type Description
wrapper Object

Return Value

Type Description
Object