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

#include <VaRestJsonParser.h>

Inheritance diagram for FJsonValueNonConstArray:
[legend]

Public Member Functions

 FJsonValueNonConstArray (const TArray< TSharedPtr< FJsonValue > > &InArray)
 
TArray< TSharedPtr< FJsonValue > > & AsNonConstArray ()
 

Detailed Description

Definition at line 13 of file VaRestJsonParser.h.

Constructor & Destructor Documentation

◆ FJsonValueNonConstArray()

FJsonValueNonConstArray::FJsonValueNonConstArray ( const TArray< TSharedPtr< FJsonValue > > & InArray)
inline

Definition at line 16 of file VaRestJsonParser.h.

Member Function Documentation

◆ AsNonConstArray()

TArray< TSharedPtr< FJsonValue > > & FJsonValueNonConstArray::AsNonConstArray ( )
inline

return non const array

Definition at line 22 of file VaRestJsonParser.h.

Here is the caller graph for this function:

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