IVisualPlugin::Startup

This function initializes the tool. It is called once when the program is started.

   

HRESULT Startup( IEditCharacter* pedit, ICharacterView* pviewer );

Parameters

pedit
[in] Pointer to the root object.
pviewer
[in] Pointer to the window displaying the character.

Return Values

Remarks

See Also

ICharacterView, IEditCharacter

Copyright © 2004-2010 Fragmosoft