FEntityLocation

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityManager.h

Include

#include "EntitySystem/MovieSceneEntityManager.h"

Syntax

struct FEntityLocation

Constructors

Name Description

Public function

FEntityLocation()

Functions

Name Description

Public function Const

int32

 

GetAllocationIndex()

Public function Const

int32

 

GetEntryIndexWithinAllocation()

Public function Const

FMovieSceneE...

 

GetParentID()

Public function Const

bool

 

IsValid()

Public function

void

 

Reset()

Public function

void

 

Set

(
    int32 InAllocationIndex,
    int32 InEntryIndexWithinAllocation
)

Public function

void

 

SetParentID

(
    FMovieSceneEntityID InParentID
)

Constants

Name

Description

INVALID

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