Navigation
API > API/Plugins > API/Plugins/AvalancheOutliner > API/Plugins/AvalancheOutliner/IAvaOutlinerProvider
Description
Returns the transform rule to be applied when nesting items. It can be selected between primary or secondary.
| Name | GetTransformRule |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheOutliner/Public/IAvaOutlinerProvider.h |
| Include Path | #include "IAvaOutlinerProvider.h" |
const FAttachmentTransformRules & GetTransformRule
(
bool bIsPrimaryTransformRule
) const