ConsoleVariable
UPROPERTY(meta=(ConsoleVariable="abc"))
"Exposes a variable to the developer console (accessible through the tilde key `~`).
Heavily used in developer settings."
https://unreal-garden.com/docs/uproperty/#consolevariable
#UnrealEngine
ConsoleVariable
UPROPERTY(meta=(ConsoleVariable="abc"))
"Exposes a variable to the developer console (accessible through the tilde key `~`).
Heavily used in developer settings."
https://unreal-garden.com/docs/uproperty/#consolevariable
#UnrealEngine