IAnimBlueprintCompilationContext::GetAllocatedPropertiesByIndex

Map of anim node indices to node properties.

Unreal Engine C++ API Reference > Editor > AnimGraph > IAnimBlueprintCompilationContext

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintCompilationContext.h
Include #include "IAnimBlueprintCompilationContext.h"
const [TMap](API\Runtime\Core\Containers\TMap)< int32, [FProperty](API\Runtime\CoreUObject\UObject\FProperty) * > & GetAllocatedPropertiesByIndex() const  

Remarks

Map of anim node indices to node properties.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library