mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-09-03 12:33:39 +00:00
9 lines
182 B
C++
9 lines
182 B
C++
#include "FortItemDisplayNameText.h"
|
|
|
|
void UFortItemDisplayNameText::SetItemToRepresent(UFortItem* NewItemToRepresent) {
|
|
}
|
|
|
|
UFortItemDisplayNameText::UFortItemDisplayNameText() {
|
|
}
|
|
|