Navigation
API > API/Plugins > API/Plugins/AvalancheModifiers > API/Plugins/AvalancheModifiers/Modifiers > API/Plugins/AvalancheModifiers/Modifiers/UAvaRadialArrangeModifier
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Setter="SetCount", Getter="GetCount",
Category="RadialArrange", Meta=(ClampMin="-1", UIMin="-1", AllowPrivateAccess="true"))
int32 Count
Remarks
The number of child elements to limit in the arrangement, or -1 if unlimited. Children whose index is greater than or equal to this value will be hidden.