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

#include <VaRestJsonParser.h>

Inheritance diagram for FJsonValueNonConstBoolean:
[legend]

Public Member Functions

 FJsonValueNonConstBoolean (bool InBool)
 
boolAsNonConstBool ()
 

Detailed Description

Definition at line 25 of file VaRestJsonParser.h.

Constructor & Destructor Documentation

◆ FJsonValueNonConstBoolean()

FJsonValueNonConstBoolean::FJsonValueNonConstBoolean ( bool InBool)
inline

Definition at line 28 of file VaRestJsonParser.h.

Member Function Documentation

◆ AsNonConstBool()

bool & FJsonValueNonConstBoolean::AsNonConstBool ( )
inline

return non const bool

Definition at line 34 of file VaRestJsonParser.h.


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