Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetIgnoreSaveFlag
Syntax
C++
int SetIgnoreSaveFlag(IFunctionHandler * ph, bool preventSaving);
Parameters 
Description 
bool preventSaving 
true indicates item should not be saved 

Syntax: Item.SetSaveFlag( bool save ) 

Sets or unsets E_IF_NoSaving flag on item. This item won't be saved or loaded (it will keep it's state through load - use with extreme caution). Intended for use only with transcription books 

 

Copyright (c) 2012. All rights reserved.