FRigUnit_RigLogic_IntArray

A helper struct used inside of the RigUnit_RigLogic to store arrays of arrays of integers.

Windows
MacOS
Linux

References

Module

RigLogicModule

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/RigUnit_RigLogic.h

Include

#include "RigUnit_RigLogic.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)(Meta=(DocumentationPolicy="Strict"))
struct FRigUnit_RigLogic_IntArray

Remarks

A helper struct used inside of the RigUnit_RigLogic to store arrays of arrays of integers.

Variables

Name Description

Public variable UProperty Transient

TArray< int32 >

 

Values

The values stored within this array.

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