Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundArrayShuffleNode.h |
| Include | #include "MetasoundArrayShuffleNode.h" |
Syntax
class FArrayIndexShuffler
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArrayIndexShuffler
(
int32 InSeed, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | Returns the next value in the array indices. Returns true if the array was re-shuffled automatically. | ||
| void | ResetSeed () |
||
| void | |||
| void | ShuffleArray () |
Shuffle the array with the given max indices. |