FSlotPosition

Represents a position of a slot within the hierarchy.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/StructuredArchive.h

Include

#include "Serialization/StructuredArchive.h"

Syntax

class FSlotPosition

Remarks

Represents a position of a slot within the hierarchy.

Variables

Name Description

Public variable

int32

 

Depth

Public variable

FElementId

 

ElementId

Constructors

Name Description

Public function

FSlotPosition

(
    int32 InDepth,
    FElementId InElementId
)

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