UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNull Class Reference

#include <Union.h>

Public Member Functions

bool operator== (const FNull &) const
 
bool operator!= (const FNull &) const
 

Friends

uint32 GetTypeHash (FNull)
 
FArchiveoperator<< (FArchive &Ar, FNull &Value)
 

Member Function Documentation

◆ operator!=()

bool FNull::operator!= ( const FNull ) const
inline

◆ operator==()

bool FNull::operator== ( const FNull ) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( FNull  )
friend

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FNull Value 
)
friend

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