Difference between revisions of "CBlob::Tag"

From King Arthur's Gold Wiki
Jump to: navigation, search
m (Short description)
m (Small rewording.)
 
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
Stores a basic boolean flag.
+
Turns on a basic boolean flag.
 
</onlyinclude>
 
</onlyinclude>
  

Latest revision as of 16:26, 31 January 2016

Turns on a basic boolean flag.


Calling this method is equal to calling set_bool with a true value.

void Tag( const string &in name )

Object method of: CBlob