‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
animation_selector_table.gsh
Go to the documentation of this file.
1 #define AST_REGISTER_API(name,function) \
2  AnimationSelectorTable::RegisterAnimationSelectorTableEvaluator(name,function);