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

#include <Function.h>

Static Public Member Functions

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

Detailed Description

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

Function which asserts when invoked.

Definition at line 250 of file Function.h.

Member Function Documentation

◆ Call()

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

Definition at line 252 of file Function.h.


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