Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/TraitCore > API/Plugins/AnimNext/TraitCore/FNodeID
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/TraitCore/NodeID.h |
| Include | #include "TraitCore/NodeID.h" |
FNodeID GetNextID() const
Remarks
Returns the next node ID If the current ID is invalid, the next is invalid as well Note that this function does not handle wrapping if more than 65536 IDs are used If wrapping occurs, the next ID returned will be invalid and all subsequent IDs will be invalid