Skip to content

Instantly share code, notes, and snippets.

@warmist
Created April 16, 2014 14:52
Show Gist options
  • Save warmist/10888671 to your computer and use it in GitHub Desktop.
Save warmist/10888671 to your computer and use it in GitHub Desktop.
My research
<struct-type type-name='written_content'
instance-vector='$global.world.written_contents.all' key-field='id'>
<int32_t name='id'/>
<int32_t comment='pages before?'/>
<int32_t name='pages'/>
<stl-vector name='general_refs' pointer-type='general_ref'/>
<stl-vector type-name='int32_t'/>
<int32_t/>
<int32_t/>
<int32_t/>
<stl-vector name='styles' type-name='int32_t'/> some enum
<stl-vector name='style_subtype' type-name='int32_t'/> also an enum
<int32_t/>
<int32_t/>
</struct-type>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment