Navigation
BlueprintAPI > BlueprintAPI/DrawDebugLibrary
Convenience function that adds a float to the end of an array, popping values from the front once the max is reached
Target is Draw Debug Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | In Out Values | |
| real | New Value | |
| integer | Max History Num |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |