UE4UUE4MLSettings

Implements the settings for the UE4ML plugin.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UE4ML

Header

/Engine/Plugins/AI/UE4ML/Source/UE4ML/Public/UE4MLSettings.h

Include

#include "UE4MLSettings.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=Plugins, defaultconfig, DisplayName="UE4ML")
class UE4UUE4MLSettings : public UDeveloperSettings

Remarks

Implements the settings for the UE4ML plugin.

Variables

Name Description

Protected variable UProperty Category, EditAnywhere Config

uint16

 

DefaultRPCServerPort

Protected variable UProperty Category, EditAnywhere, Meta Config

FSoftClassPath

 

DefautAgentClass

Protected variable UProperty Category, EditAnywhere, Meta Config

FSoftClassPath

 

ManagerClass

Protected variable UProperty Category, EditAnywhere, Meta Config

FSoftClassPath

 

SessionClass

Functions

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

UObject interface

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