BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector4
Checks whether all components of the vector are exactly zero.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | A |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | true if vector is exactly zero, otherwise false. |