Navigation
API > API/Runtime > API/Runtime/Core
Describes a type with a StaticClass (static) member.
| Name | CStaticClassProvider |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Concepts/StaticClassProvider.h |
| Include Path | #include "Concepts/StaticClassProvider.h" |
Syntax
struct CStaticClassProvider
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
decltype(ClassRef=T::StaticClass()) Requires
(
UClass*& ClassRef |
Concepts/StaticClassProvider.h |