#include <MovieSceneTracksComponentTypes.h>
|
| static FORCEINLINE bool | SupportsProperty (const FProperty &InProperty) |
| |
| static FORCEINLINE FIntermediatePropertyValue | CoercePropertyValue (const FProperty &InProperty, const FSourcePropertyValue &InPropertyValue) |
| |
| static FORCEINLINE void | UnpackChannels (bool bInValue, const FProperty &Property, FUnpackedChannelValues &OutUnpackedValues) |
| |
| static void | GetObjectPropertyValue (const UObject *InObject, FBoolMetaData MetaData, const FCustomPropertyAccessor &BaseCustomAccessor, bool &OutValue) |
| |
| static void | GetObjectPropertyValue (const UObject *InObject, FBoolMetaData MetaData, uint16 PropertyOffset, bool &OutValue) |
| |
| static void | GetObjectPropertyValue (const UObject *InObject, FBoolMetaData MetaData, FTrackInstancePropertyBindings *PropertyBindings, bool &OutValue) |
| |
| static void | GetObjectPropertyValue (const UObject *InObject, FBoolMetaData MetaData, const FName &PropertyPath, bool &OutValue) |
| |
| static void | SetObjectPropertyValue (UObject *InObject, FBoolMetaData MetaData, const FCustomPropertyAccessor &BaseCustomAccessor, bool InValue) |
| |
| static void | SetObjectPropertyValue (UObject *InObject, FBoolMetaData MetaData, uint16 PropertyOffset, bool InValue) |
| |
| static void | SetObjectPropertyValue (UObject *InObject, FBoolMetaData MetaData, FTrackInstancePropertyBindings *PropertyBindings, bool InValue) |
| |
◆ MetaDataType
◆ StorageType
◆ CoercePropertyValue()
◆ GetObjectPropertyValue() [1/4]
◆ GetObjectPropertyValue() [2/4]
◆ GetObjectPropertyValue() [3/4]
◆ GetObjectPropertyValue() [4/4]
◆ SetObjectPropertyValue() [1/3]
◆ SetObjectPropertyValue() [2/3]
◆ SetObjectPropertyValue() [3/3]
◆ SupportsProperty()
◆ UnpackChannels()
◆ bIsComposite
The documentation for this struct was generated from the following file: