IEditCharacter::SetDirty

Sets whether or not the character has been modified since the last save.

   

HRESULT SetDirty( BOOL bDirty );

Parameters

bDirty
[in] A non-zero value will indicate that the character needs to be saved, zero indicates that it doesn't.

Return Values

Remarks

See Also

Copyright © 2004-2010 Fragmosoft