Skip to content

Instantly share code, notes, and snippets.

@johnX9
Created April 29, 2018 11:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnX9/430df87eb359ad6549f56212de788921 to your computer and use it in GitHub Desktop.
Save johnX9/430df87eb359ad6549f56212de788921 to your computer and use it in GitHub Desktop.
// typedef multi_index<N(table_name), object_template_to_use> multi_index_name;
typedef multi_index<N(player), player> playerIndex;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment