UObjectBase::GetClass

Returns the [UClass](API\Runtime\CoreUObject\UObject\UClass) that defines the fields of this object

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectBase.h"

Syntax

UClass * GetClass() const

Remarks

Returns the UClass that defines the fields of this object

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