IEditCharacter::MergeCharacter

Merges the contents of the pchar with the current character.

   

HRESULT MergeCharacter( ICharacter* pchar, DWORD flags );

Parameters

pchar
[in] Pointer to the character to merge with the existing character.
flags
[in] This can be one or more of the MergeFlags. If this value is 0 the user will be prompted to select which components should be merged.

Return Values

Remarks

See Also

ICharacter, MergeFlags

Copyright © 2004-2010 Fragmosoft