UClass::GetOrCreateSparseClassData

Returns a pointer to the sidecar data structure.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

void * GetOrCreateSparseClassData()

Remarks

Returns a pointer to the sidecar data structure. This function will create an instance of the data structure if one has been specified and it has not yet been created.

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