Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/DateTime
Returns true if A is greater than or equal to B (A >= B)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | A | |
| struct | B |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value |