IWrapper.

WrappedObject Property

Summary

The wrapped object.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IWrapper

Syntax

Object WrappedObject { get; }

Remarks

Use Animancer.AnimancerUtilities.GetWrappedObject(System.Object) in case the Animancer.IWrapper.WrappedObject is also an Animancer.IWrapper.

Value

Type Description
Object