Skip to content

TBaseStructure

Template specialization providing static struct information for FSpace.

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

template <> struct TBaseStructure<FSpace>

Methods

Get

static inline UScriptStruct *Get()

Gets the UScriptStruct for FSpace.

Source: Source/Schola/Public/Spaces/Space.h