Difference between revisions of "CBitStream::read s8"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> s8 read_s8 </syntaxhighlight> Object method of: CBitStream Category:Scripting Category:Object Methods")
 
 
Line 5: Line 5:
 
<syntaxhighlight lang="cpp">
 
<syntaxhighlight lang="cpp">
  
s8 read_s8
+
s8 read_s8()
  
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 08:49, 10 September 2012



s8 read_s8()

Object method of: CBitStream