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

#include <DlgHelper.h>

Inheritance diagram for FDlgConstScriptArrayHelper:
[legend]

Public Member Functions

FORCEINLINE FDlgConstScriptArrayHelper (const FNYArrayProperty *InProperty, const void *InArray)
 
FORCEINLINE const uint8 * GetConstRawPtr (int32 Index=0) const
 

Private Types

typedef FDlgConstScriptArrayHelper Self
 
typedef FScriptArrayHelper Super
 

Detailed Description

Definition at line 41 of file DlgHelper.h.

Member Typedef Documentation

◆ Self

Definition at line 44 of file DlgHelper.h.

◆ Super

Definition at line 43 of file DlgHelper.h.

Constructor & Destructor Documentation

◆ FDlgConstScriptArrayHelper()

FORCEINLINE FDlgConstScriptArrayHelper::FDlgConstScriptArrayHelper ( const FNYArrayProperty * InProperty,
const void * InArray )
inline

Definition at line 46 of file DlgHelper.h.

Member Function Documentation

◆ GetConstRawPtr()

FORCEINLINE const uint8 * FDlgConstScriptArrayHelper::GetConstRawPtr ( int32 Index = 0) const
inline

Definition at line 49 of file DlgHelper.h.

Here is the caller graph for this function:

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