Ark Server API (ASA) - Wiki
|
#include "CoreTypes.h"
#include "Templates/IsArithmetic.h"
#include "Templates/UnrealTypeTraits.h"
#include "Math/NumericLimits.h"
#include "Math/UnrealMathUtility.h"
Go to the source code of this file.
Classes | |
struct | TIntervalTraits< ElementType > |
struct | TInterval< ElementType > |
Macros | |
#define | DEFINE_INTERVAL_WRAPPER_STRUCT(Name, ElementType) |
Definition at line 228 of file Interval.h.