C# Class Globe, Castle-Bashers

Inheritance: MonoBehaviour
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Méthodes publiques

Свойство 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
Résultat string

Character_id public_oe static_oe property

public static string Character_id
Résultat string

Map_Level public_oe static_oe property

public static int Map_Level
Résultat int

Map_Load_id public_oe static_oe property

public static int Map_Load_id
Résultat int

Map_difficulty public_oe static_oe property

public static int Map_difficulty
Résultat int

dialogue_volume public_oe static_oe property

public static float dialogue_volume
Résultat float

music_volume public_oe static_oe property

public static float music_volume
Résultat float

sound_volume public_oe static_oe property

public static float sound_volume
Résultat float

talking public_oe static_oe property

public static bool talking
Résultat bool