FIntParamsFunction typedef

FIntParamsFunction = void Function(int code)

Implementation

typedef FIntParamsFunction = void Function(int code);