C# Class Globe, Castle-Bashers

Inheritance: MonoBehaviour
ファイルを表示 Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Properties

Property Type Description
Character_Data_File string
Character_id string
Map_Level int
Map_Load_id int
Map_difficulty int
dialogue_volume float
music_volume float
sound_volume float
talking bool

Property Details

Character_Data_File public_oe static_oe property

public static string Character_Data_File
return string

Character_id public_oe static_oe property

public static string Character_id
return string

Map_Level public_oe static_oe property

public static int Map_Level
return int

Map_Load_id public_oe static_oe property

public static int Map_Load_id
return int

Map_difficulty public_oe static_oe property

public static int Map_difficulty
return int

dialogue_volume public_oe static_oe property

public static float dialogue_volume
return float

music_volume public_oe static_oe property

public static float music_volume
return float

sound_volume public_oe static_oe property

public static float sound_volume
return float

talking public_oe static_oe property

public static bool talking
return bool