FGridSize2D

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Public/SimpleCellGrid.h

Include

#include "SimpleCellGrid.h"

Syntax

struct FGridSize2D

Variables

Name Description

Public variable

uint32

 

Height

Public variable

uint32

 

Width

Constructors

Name Description

Public function

FGridSize2D

(
    uint32 InWidth,
    uint32 InHeight
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss