Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FSharedStateRandomGetManager > API/Plugins/MetasoundFrontend/FSharedStateRandomGetManager/NextValue
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundArrayRandomNode.h |
| Include | #include "MetasoundArrayRandomNode.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundArrayRandomNode.cpp |
int32 NextValue
(
const FGuid & InSharedStateId,
InitSharedStateArgs & InStateArgs
)
Remarks
Get the next array index Init or update state with the given args, then return next value (within a single lock operation)