Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skottie::SlotManager::SlotInfo Struct Reference

#include <SlotManager.h>

Public Attributes

TArray< SlotIDfColorSlotIDs
 
TArray< SlotIDfScalarSlotIDs
 
TArray< SlotIDfVec2SlotIDs
 
TArray< SlotIDfImageSlotIDs
 
TArray< SlotIDfTextSlotIDs
 

Detailed Description

Definition at line 60 of file SlotManager.h.

Member Data Documentation

◆ fColorSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fColorSlotIDs

Definition at line 61 of file SlotManager.h.

◆ fImageSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fImageSlotIDs

Definition at line 64 of file SlotManager.h.

◆ fScalarSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fScalarSlotIDs

Definition at line 62 of file SlotManager.h.

◆ fTextSlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fTextSlotIDs

Definition at line 65 of file SlotManager.h.

◆ fVec2SlotIDs

TArray<SlotID> skottie::SlotManager::SlotInfo::fVec2SlotIDs

Definition at line 63 of file SlotManager.h.


The documentation for this struct was generated from the following file: