UE4Asserts_Private::GetMemberNameCheckedJunk

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

UE4Asserts_Private::GetMemberNameCheckedJunk

(
    const T&
)

A junk function to allow us to use sizeof on a member variable which is potentially a bitfield.

Public function

bool

 

UE4Asserts_Private::GetMemberNameCheckedJunk

(
    const volatile T&
)

A junk function to allow us to use sizeof on a member variable which is potentially a bitfield.

Public function

bool

 

UE4Asserts_Private::GetMemberNameCheckedJunk

(
    R(*)(Args...)
)

A junk function to allow us to use sizeof on a member variable which is potentially a bitfield.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss