F4MLDescription

Windows
MacOS
Linux

References

Module

UE4ML

Header

/Engine/Plugins/AI/UE4ML/Source/UE4ML/Public/4MLSpace.h

Include

#include "4MLSpace.h"

Syntax

struct F4MLDescription

Variables

Name Description

Protected variable

TArray< TPair< ...

 

Data

Protected variable

TArray< FString...

 

PrepData

Functions

Name Description

Public function

F4MLDescript...

 

Add

(
    const F4ML::FSpace& Space
)

Public function

F4MLDescript...

 

Add

(
    FString Key,
    FString Element
)

Public function

F4MLDescript...

 

Add

(
    FString Key,
    const F4MLDescription& Element
)

Public function

F4MLDescript...

 

Add

(
    FString Key,
    const int Element
)

Public function

F4MLDescript...

 

Add

(
    FString Key,
    const float Element
)

Public function Static

bool

 

FromJson

(
    const FString& JsonString,
    F4MLDescription& OutInstance
)

Public function Const

bool

 

IsEmpty()

Public function

void

 

Reset()

Used in loops to optimize memory use

Public function Const

FString

 

ToJson()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss