AFieldSystemActor

This class represents an FieldSystem Actor.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

FieldSystemEngine

Header

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemActor.h

Include

#include "Field/FieldSystemActor.h"

Syntax

class AFieldSystemActor : public AActor

Remarks

This class represents an FieldSystem Actor.

Variables

Name Description

Public variable

TObjectPtr< UFi...

 

FieldSystemComponent

FieldSystemComponent

Constructors

Name Description

Public function

AFieldSystemActor

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

UFieldSystem...

 

GetFieldSystemComponent()

Overridden from AActor

Name Description

Public function Virtual

void

 

OnConstruction

(
    const FTransform& Transform
)

Called when an instance of this class is placed (in editor) or spawned.