UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRepSharedPropertyKey Struct Reference

#include <RepLayout.h>

Public Member Functions

 FRepSharedPropertyKey ()
 
 FRepSharedPropertyKey (uint32 InCmdIndex, uint32 InArrayIndex, uint32 InArrayDepth, void *InDataPtr)
 
FString ToDebugString () const
 

Friends

bool operator== (const FRepSharedPropertyKey &A, const FRepSharedPropertyKey &B)
 
uint32 GetTypeHash (const FRepSharedPropertyKey &Key)
 

Constructor & Destructor Documentation

◆ FRepSharedPropertyKey() [1/2]

FRepSharedPropertyKey::FRepSharedPropertyKey ( )
inline

◆ FRepSharedPropertyKey() [2/2]

FRepSharedPropertyKey::FRepSharedPropertyKey ( uint32  InCmdIndex,
uint32  InArrayIndex,
uint32  InArrayDepth,
void InDataPtr 
)
inlineexplicit

Member Function Documentation

◆ ToDebugString()

FString FRepSharedPropertyKey::ToDebugString ( ) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FRepSharedPropertyKey Key)
friend

◆ operator==

bool operator== ( const FRepSharedPropertyKey A,
const FRepSharedPropertyKey B 
)
friend

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