MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Slate::TArgumentsOf_Struct< T > Struct Template Reference

#include <Slate.h>

Public Types

using Type = typename T::FArguments
 
using Type = typename T::FSlotArguments
 

Detailed Description

template<CSlot T>
struct Mcro::Slate::TArgumentsOf_Struct< T >

Definition at line 83 of file Slate.h.

Member Typedef Documentation

◆ Type [1/2]

template<CSlot T>
using Mcro::Slate::TArgumentsOf_Struct< T >::Type = typename T::FArguments

Definition at line 79 of file Slate.h.

◆ Type [2/2]

template<CSlot T>
using Mcro::Slate::TArgumentsOf_Struct< T >::Type = typename T::FSlotArguments

Definition at line 85 of file Slate.h.


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