Advanced Menu System  1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
FCommandOnValue Struct Reference

Command & value. Used in a game settings to execute. More...

#include <Variables.h>

Public Attributes

FString Command
 
int IntSettingValue = 0
 

Detailed Description

Command & value. Used in a game settings to execute.

Member Data Documentation

◆ Command

FString FCommandOnValue::Command

◆ IntSettingValue

int FCommandOnValue::IntSettingValue = 0