Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FMovieSceneSpawnable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator<
(
const FMovieSceneSpawnable& RHS |
For sorts and BinarySearch so we can search quickly by Guid | MovieSceneSpawnable.h | |
| MovieSceneSpawnable.h |
operator<(const FMovieSceneSpawnable &)
Description
For sorts and BinarySearch so we can search quickly by Guid
| Name | operator< |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSpawnable.h |
| Include Path | #include "MovieSceneSpawnable.h" |
bool operator<
(
const FMovieSceneSpawnable & RHS
) const
operator<(const FGuid &)
| Name | operator< |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSpawnable.h |
| Include Path | #include "MovieSceneSpawnable.h" |
bool operator<
(
const FGuid & InGuid
) const