Navigation
API > API/Plugins > API/Plugins/WebAPIEditor > API/Plugins/WebAPIEditor/FWebAPINameVariant
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Dom/WebAPISchema.h |
|
|
|
Dom/WebAPISchema.h |
|
|
|
Dom/WebAPISchema.h |
|
|
|
Dom/WebAPISchema.h |
|
FWebAPINameVariant()
| |
|
| Name |
FWebAPINameVariant |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/Dom/WebAPISchema.h |
| Include Path |
#include "Dom/WebAPISchema.h" |
FWebAPINameVariant()
FWebAPINameVariant(const FWebAPINameInfo &)
| |
|
| Name |
FWebAPINameVariant |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/Dom/WebAPISchema.h |
| Include Path |
#include "Dom/WebAPISchema.h" |
| Source |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Private/Dom/WebAPISchema.cpp |
FWebAPINameVariant
(
const FWebAPINameInfo & InNameInfo
)
FWebAPINameVariant(const FString &)
| |
|
| Name |
FWebAPINameVariant |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/Dom/WebAPISchema.h |
| Include Path |
#include "Dom/WebAPISchema.h" |
| Source |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Private/Dom/WebAPISchema.cpp |
FWebAPINameVariant
(
const FString & InStringName
)
FWebAPINameVariant(const TCHAR *)
| |
|
| Name |
FWebAPINameVariant |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/Dom/WebAPISchema.h |
| Include Path |
#include "Dom/WebAPISchema.h" |
| Source |
/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Private/Dom/WebAPISchema.cpp |
FWebAPINameVariant
(
const TCHAR * InStringName
)