EM_Task/CoreUObject/Private/UObject/PropertyInt8.cpp
Boshuang Zhao 5144a49c9b add
2026-02-13 16:18:33 +08:00

10 lines
327 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/UnrealType.h"
/*-----------------------------------------------------------------------------
FInt8Property.
-----------------------------------------------------------------------------*/