Skip to content

TBaseStructure

Template specialization providing static struct information for FPoint.

This specialization enables FPoint to work with TInstancedStruct and other Unreal Engine templated struct systems. It provides compile-time access to the UScriptStruct for FPoint.

template <> struct TBaseStructure<FPoint>

Methods

Get

static inline UScriptStruct *Get()

Gets the UScriptStruct for FPoint.

Source: Source/Schola/Public/Points/Point.h