Procedural Dungeon ⏵ Dungeon Blueprint Library ⏵ Add (Int Vector)
Add (Int Vector)
Class: Dungeon Blueprint Library
Category: Utilities → Operators
Description
===== Int Vector Operators =====
Node
C++
FIntVector IntVector_Add(const FIntVector& A, const FIntVector& B)
Inputs
Name | Type | Description |
---|---|---|
A | Int Vector Structure (by ref) | |
B | Int Vector Structure (by ref) |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Int Vector Structure | ===== Int Vector Operators ===== |