Files
Project-Reboot-3.0/Project Reboot 3.0/AttributeSet.h
2023-04-15 19:53:58 -04:00

6 lines
63 B
C++

#pragma once
class UAttributeSet : public UObject
{
public:
};