A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDlgConstScriptMapHelper Class Reference

#include <DlgHelper.h>

Inheritance diagram for FDlgConstScriptMapHelper:
[legend]

Public Member Functions

FORCEINLINE FDlgConstScriptMapHelper (const FNYMapProperty *InProperty, const void *InMap)
 
FORCEINLINE const uint8 * GetConstKeyPtr (int32 Index) const
 
FORCEINLINE const uint8 * GetConstValuePtr (int32 Index) const
 

Private Types

typedef FDlgConstScriptMapHelper Self
 
typedef FScriptMapHelper Super
 

Detailed Description

Definition at line 57 of file DlgHelper.h.

Member Typedef Documentation

◆ Self

Definition at line 60 of file DlgHelper.h.

◆ Super

Definition at line 59 of file DlgHelper.h.

Constructor & Destructor Documentation

◆ FDlgConstScriptMapHelper()

FORCEINLINE FDlgConstScriptMapHelper::FDlgConstScriptMapHelper ( const FNYMapProperty * InProperty,
const void * InMap )
inline

Definition at line 63 of file DlgHelper.h.

Member Function Documentation

◆ GetConstKeyPtr()

FORCEINLINE const uint8 * FDlgConstScriptMapHelper::GetConstKeyPtr ( int32 Index) const
inline

Definition at line 67 of file DlgHelper.h.

Here is the caller graph for this function:

◆ GetConstValuePtr()

FORCEINLINE const uint8 * FDlgConstScriptMapHelper::GetConstValuePtr ( int32 Index) const
inline

Definition at line 72 of file DlgHelper.h.

Here is the caller graph for this function:

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