Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | FGridSize2D |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Public/SimpleCellGrid.h |
| Include Path | #include "SimpleCellGrid.h" |
Syntax
struct FGridSize2D
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGridSize2D
(
uint32 InWidth, |
SimpleCellGrid.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Height | uint32 | SimpleCellGrid.h | ||
| Width | uint32 | SimpleCellGrid.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FGridSize2D& Other |
SimpleCellGrid.h |