IWrapper.

WrappedObject Property

Summary

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

Syntax

Object WrappedObject { get; }

Remarks

Use Animancer.AnimancerUtilities.TryGetWrappedObject``1(System.Object,``0@,System.Boolean) in case the Animancer.IWrapper.WrappedObject is also an Animancer.IWrapper.

Value

Type Description
Object