UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FPropertyStats Struct Reference

#include <MovieScenePropertyRegistry.h>

Public Attributes

int32 NumProperties = 0
 
int32 NumPartialProperties = 0
 

Detailed Description

Stats pertaining to a given type of property including how many properties exist in the linker, and how many of those are partially animated

Member Data Documentation

◆ NumPartialProperties

int32 UE::MovieScene::FPropertyStats::NumPartialProperties = 0

The number of properties partially animated

◆ NumProperties

int32 UE::MovieScene::FPropertyStats::NumProperties = 0

The total number of properties currently animated, including partial properties


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