FPropertyStats

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

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertyRegistry.h

Include

#include "EntitySystem/MovieScenePropertyRegistry.h"

Syntax

struct FPropertyStats

Remarks

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

Variables

Name Description

Public variable

int32

 

NumPartialProperties

The number of properties partially animated

Public variable

int32

 

NumProperties

The total number of properties currently animated, including partial properties

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss