Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
Include | #include "Kismet/KismetMathLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.inl |
static int32 Conv_Int64ToInt
&40;
int64 InInt
&41;
Remarks
Converts a 64 bit integer to a 32 bit integer (if the integer is too large, returns the low 32 bits)