unreal.IntegerAnimationAttribute

class unreal.IntegerAnimationAttribute(value: int = 0)

Bases: StructBase

Attribute type supporting the legacy TVariant<int32> atttributes

C++ Source:

  • Module: Engine

  • File: BuiltInAttributeTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (int32): [Read-Write] Value

property value: int

[Read-Write] Value

Type:

(int32)