C# Класс Prism.ExampleMod.Content

Наследование: ContentHandler
Показать файл Открыть проект

Защищенные методы

Метод Описание
CreateGameBehaviour ( ) : GameBehaviour
GetItemDefs ( ) : ItemDef>.Dictionary
GetMountDefs ( ) : MountDef>.Dictionary
GetNpcDefs ( ) : NpcDef>.Dictionary
GetProjectileDefs ( ) : ProjectileDef>.Dictionary
GetRecipeDefs ( ) : IEnumerable
GetTileDefs ( ) : TileDef>.Dictionary
GetWallDefs ( ) : WallDef>.Dictionary

Описание методов

CreateGameBehaviour() защищенный Метод

protected CreateGameBehaviour ( ) : GameBehaviour
Результат Prism.API.Behaviours.GameBehaviour

GetItemDefs() защищенный Метод

protected GetItemDefs ( ) : ItemDef>.Dictionary
Результат ItemDef>.Dictionary

GetMountDefs() защищенный Метод

protected GetMountDefs ( ) : MountDef>.Dictionary
Результат MountDef>.Dictionary

GetNpcDefs() защищенный Метод

protected GetNpcDefs ( ) : NpcDef>.Dictionary
Результат NpcDef>.Dictionary

GetProjectileDefs() защищенный Метод

protected GetProjectileDefs ( ) : ProjectileDef>.Dictionary
Результат ProjectileDef>.Dictionary

GetRecipeDefs() защищенный Метод

protected GetRecipeDefs ( ) : IEnumerable
Результат IEnumerable

GetTileDefs() защищенный Метод

protected GetTileDefs ( ) : TileDef>.Dictionary
Результат TileDef>.Dictionary

GetWallDefs() защищенный Метод

protected GetWallDefs ( ) : WallDef>.Dictionary
Результат WallDef>.Dictionary