Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | FSparseInterrogationChannelInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneInterrogation.h |
| Include Path | #include "EntitySystem/MovieSceneInterrogation.h" |
Syntax
struct FSparseInterrogationChannelInfo
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChannelInfo | TSortedMap< FInterrogationChannel, FInterrogationChannelInfo > | EntitySystem/MovieSceneInterrogation.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Empty() |
EntitySystem/MovieSceneInterrogation.h | ||
FInterrogationChannelInfo * Find
(
FInterrogationChannel Channel |
EntitySystem/MovieSceneInterrogation.h | ||
const FInterrogationChannelInfo * Find
(
FInterrogationChannel Channel |
EntitySystem/MovieSceneInterrogation.h | ||
UObject * FindObject
(
FInterrogationChannel Channel |
EntitySystem/MovieSceneInterrogation.h | ||
FInterrogationChannel FindParent
(
FInterrogationChannel Channel |
EntitySystem/MovieSceneInterrogation.h | ||
FInterrogationChannelInfo & Get
(
FInterrogationChannel Channel |
EntitySystem/MovieSceneInterrogation.h | ||
const FInterrogationChannelInfo & Get
(
FInterrogationChannel Channel |
EntitySystem/MovieSceneInterrogation.h |