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

#include <Function.h>

Static Public Member Functions

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

Detailed Description

template<typename Functor, typename... ParamTypes>
struct UE4Function_Private::TFunctionRefCaller< Functor, void(ParamTypes...)>

Definition at line 238 of file Function.h.

Member Function Documentation

◆ Call()

template<typename Functor , typename... ParamTypes>
static void UE4Function_Private::TFunctionRefCaller< Functor, void(ParamTypes...)>::Call ( void * Obj,
ParamTypes &... Params )
inlinestatic

Definition at line 240 of file Function.h.


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