UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WorldPartitionActorDescType.h File Reference
#include "Templates/Requires.h"
#include "Templates/UnrealTypeTraits.h"
#include <type_traits>

Go to the source code of this file.

Macros

#define DEFINE_ACTORDESC_TYPE(ActorType, ActorDescType)
 
#define DEFINE_COMPONENTDESC_TYPE(ComponentType, ComponentDescType)
 

Macro Definition Documentation

◆ DEFINE_ACTORDESC_TYPE

#define DEFINE_ACTORDESC_TYPE (   ActorType,
  ActorDescType 
)

◆ DEFINE_COMPONENTDESC_TYPE

#define DEFINE_COMPONENTDESC_TYPE (   ComponentType,
  ComponentDescType 
)