Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Typedef PDJE_JUDGE::MISS_CALLBACK
View page source
Typedef PDJE_JUDGE::MISS_CALLBACK
Defined in
File PDJE_Judge_Init_Structs.hpp
Typedef Documentation
using
PDJE_JUDGE
::
MISS_CALLBACK
=
std
::
function
<
void
(
std
::
unordered_map
<
uint64_t
,
NOTE_VEC
>
)
>