PlayerSetPositionEventHandler method
Implementation
void PlayerSetPositionEventHandler(
int player_id,
ffi.Pointer<ffi.NativeFunction<_typedefC_6>> callback,
) {
return _PlayerSetPositionEventHandler(
player_id,
callback,
);
}
void PlayerSetPositionEventHandler(
int player_id,
ffi.Pointer<ffi.NativeFunction<_typedefC_6>> callback,
) {
return _PlayerSetPositionEventHandler(
player_id,
callback,
);
}