Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertySystemTypes.h |
| Include | #include "EntitySystem/MovieScenePropertySystemTypes.h" |
Syntax
struct FCustomAccessorView
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCustomAccessorView
(
const TArray< T, Allocator >& InArray |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | FindCustomAccessorIndex
(
UClass* ClassType, |
||
| int32 | Num () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| const FCustomPropertyAccessor & | operator[]
(
int32 InIndex |