annotation ExportPlaceholder
Overview
Exports a string property with placeholder ghost text shown when empty.
@[ExportPlaceholder("Enter player name...")]
property player_name : String = ""
Exports a string property with placeholder ghost text shown when empty.
@[ExportPlaceholder("Enter player name...")]
property player_name : String = ""