Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4Function_Private::TFunctionRefAsserter< void(ParamTypes...)> Struct Template Reference

#include <Function.h>

Static Public Member Functions

static void Call (void *, ParamTypes &...)
 

Detailed Description

template<typename... ParamTypes>
struct UE4Function_Private::TFunctionRefAsserter< void(ParamTypes...)>

Definition at line 262 of file Function.h.

Member Function Documentation

◆ Call()

template<typename... ParamTypes>
static void UE4Function_Private::TFunctionRefAsserter< void(ParamTypes...)>::Call ( void * ,
ParamTypes & ... )
inlinestatic

Definition at line 264 of file Function.h.


The documentation for this struct was generated from the following file: