Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/FManagedArrayCollection
Deprecated * non const GetAttribute() version is now deprecated, use ModifyAttribute instead
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArrayCollection.h |
Include | #include "GeometryCollection/ManagedArrayCollection.h" |
template<typename T>
const TManagedArray< T > & GetAttribute
&40;
FName Name,
FName Group
&41; const
Remarks
Returns attribute access of Type(T) from the group TManagedArray
Parameters
Name | Description |
---|---|
Name | The name of the attribute |
Group | The group that manages the attribute |