BehaviorWriter::setAnimatedMapInputIndices

Input indices used to index into the array of input values.

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/dna/layers/BehaviorWriter.h

Include

#include "dna/layers/BehaviorWriter.h"

Syntax

void setAnimatedMapInputIndices
(
    const std::uint16_t * inputIndices,
    std::uint16_t count
)

Remarks

Input indices used to index into the array of input values.

Parameters

Parameter

Description

inputIndices

The source address from which the input indices are to be copied.

count

The number of input indices to copy.

See Also

AnimatedMaps

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