IEditCharacter::GetSkeleton

Gets the current character's skeleton object.

   

HRESULT GetSkeleton( ISkeleton** ppRet );

Parameters

ppRet
[out, retval] Address of a pointer to a mesh that will receive the mesh pointer.

Return Values

Remarks

The caller is responsible for calling Release on the returned pointer when finished using it.

See Also

ISkeleton

Copyright © 2004-2010 Fragmosoft