FLevelSequenceObject::FLevelSequenceObject

Creates and initializes a new instance from an object.

Windows
MacOS
Linux

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequenceObject.h

Include

#include "LevelSequenceObject.h"

Syntax

FLevelSequenceObject
(
    UObject * InObject
)

Remarks

Creates and initializes a new instance from an object.

Parameters

Parameter

Description

InObject

The object to be bound.

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