C# Class Prism.ExampleMod.Content

Inheritance: ContentHandler
Afficher le fichier Open project: TerrariaPrismTeam/Prism

Méthodes protégées

Méthode Description
CreateGameBehaviour ( ) : GameBehaviour
GetItemDefs ( ) : ItemDef>.Dictionary
GetMountDefs ( ) : MountDef>.Dictionary
GetNpcDefs ( ) : NpcDef>.Dictionary
GetProjectileDefs ( ) : ProjectileDef>.Dictionary
GetRecipeDefs ( ) : IEnumerable
GetTileDefs ( ) : TileDef>.Dictionary
GetWallDefs ( ) : WallDef>.Dictionary

Method Details

CreateGameBehaviour() protected méthode

protected CreateGameBehaviour ( ) : GameBehaviour
Résultat Prism.API.Behaviours.GameBehaviour

GetItemDefs() protected méthode

protected GetItemDefs ( ) : ItemDef>.Dictionary
Résultat ItemDef>.Dictionary

GetMountDefs() protected méthode

protected GetMountDefs ( ) : MountDef>.Dictionary
Résultat MountDef>.Dictionary

GetNpcDefs() protected méthode

protected GetNpcDefs ( ) : NpcDef>.Dictionary
Résultat NpcDef>.Dictionary

GetProjectileDefs() protected méthode

protected GetProjectileDefs ( ) : ProjectileDef>.Dictionary
Résultat ProjectileDef>.Dictionary

GetRecipeDefs() protected méthode

protected GetRecipeDefs ( ) : IEnumerable
Résultat IEnumerable

GetTileDefs() protected méthode

protected GetTileDefs ( ) : TileDef>.Dictionary
Résultat TileDef>.Dictionary

GetWallDefs() protected méthode

protected GetWallDefs ( ) : WallDef>.Dictionary
Résultat WallDef>.Dictionary