7 lines
144 B
GDScript
7 lines
144 B
GDScript
class_name PlayerStatDisplay extends Control
|
|
|
|
@export var name_lbl: Label
|
|
@export var uid: Label
|
|
@export var plays: Label
|
|
@export var kd: Label
|