UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNameValue< Sensitivity > Struct Template Reference

Public Member Functions

 FNameValue (FNameStringView InName)
 
 FNameValue (FNameStringView InName, FNameHash InHash)
 
 FNameValue (FNameStringView InName, uint64 InHash)
 

Public Attributes

FNameStringView Name
 
FNameHash Hash
 

Constructor & Destructor Documentation

◆ FNameValue() [1/3]

template<ENameCase Sensitivity>
FNameValue< Sensitivity >::FNameValue ( FNameStringView  InName)
inlineexplicit

◆ FNameValue() [2/3]

template<ENameCase Sensitivity>
FNameValue< Sensitivity >::FNameValue ( FNameStringView  InName,
FNameHash  InHash 
)
inline

◆ FNameValue() [3/3]

template<ENameCase Sensitivity>
FNameValue< Sensitivity >::FNameValue ( FNameStringView  InName,
uint64  InHash 
)
inline

Member Data Documentation

◆ Hash

template<ENameCase Sensitivity>
FNameHash FNameValue< Sensitivity >::Hash

◆ Name

template<ENameCase Sensitivity>
FNameStringView FNameValue< Sensitivity >::Name

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