ADocumentationActor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DocumentationActor.h

Include

#include "Engine/DocumentationActor.h"

Syntax

class ADocumentationActor : public AActor

Variables

Name Description

Public variable

FString

 

DocumentLink

Link to a help document.

Constructors

Name Description

Public function

ADocumentationActor

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

UMaterialBil...

 

GetBillboard()

Returns Billboard subobject

Public function Const

EDocumentati...

 

GetLinkType()

Determine the type of link contained in the DocumentLink member

Public function Const

bool

 

HasValidDocumentLink()

Is the document link this actor has valid

Public function Const

bool

 

OpenDocumentLink()

Open the document link this actor relates to

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Public function Virtual

void

 

PostLoad()

Do any object-specific cleanup required immediately after loading an object.

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