Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Vector2D.h File Reference
#include "../BasicTypes.h"
#include "UnrealMathUtility.h"
#include "../Containers/FString.h"
#include "IntPoint.h"
+ Include dependency graph for Vector2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FVector2D
 
struct  TIsPODType< FVector2D >
 

Functions

FORCEINLINE FVector2D operator* (float Scale, const FVector2D &V)
 

Function Documentation

◆ operator*()

FORCEINLINE FVector2D operator* ( float Scale,
const FVector2D & V )

Definition at line 467 of file Vector2D.h.

+ Here is the call graph for this function: