MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Slate::TArgumentsOf_S< 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_S< T >

Definition at line 68 of file Slate.h.

Member Typedef Documentation

◆ Type [1/2]

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

Definition at line 64 of file Slate.h.

◆ Type [2/2]

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

Definition at line 70 of file Slate.h.


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