Aliases | Barotrauma.MapEntityPrefab | |
AllowedLinks | Barotrauma.MapEntityPrefab | |
AllowedUpgrades | Barotrauma.MapEntityPrefab | |
CanSpriteFlipX | Barotrauma.MapEntityPrefab | |
CanSpriteFlipY | Barotrauma.MapEntityPrefab | |
Category | Barotrauma.MapEntityPrefab | |
ContentFile | Barotrauma.Prefab | |
ContentPackage | Barotrauma.Prefab | |
CreateInstance(Rectangle rect) | Barotrauma.MapEntityPrefab | protectedpure virtual |
Description | Barotrauma.MapEntityPrefab | |
DetermineIdentifier(XElement element) | Barotrauma.Prefab | protectedvirtual |
DisallowCallFromConstructor() | Barotrauma.Prefab | static |
Dispose() | Barotrauma.Prefab | pure virtual |
DrawListLine(SpriteBatch spriteBatch, Vector2 pos, Color color) | Barotrauma.MapEntityPrefab | |
DrawPlacing(SpriteBatch spriteBatch, Camera cam) | Barotrauma.MapEntityPrefab | virtual |
DrawPlacing(SpriteBatch spriteBatch, Rectangle drawRect, float scale=1.0f, float rotation=0.0f, SpriteEffects spriteEffects=SpriteEffects.None) | Barotrauma.MapEntityPrefab | virtual |
FilePath | Barotrauma.Prefab | |
Find(string name, string identifier=null, bool showErrorMessages=true) | Barotrauma.MapEntityPrefab | static |
Find(string name, Identifier identifier, bool showErrorMessages=true) | Barotrauma.MapEntityPrefab | static |
Find(Predicate< MapEntityPrefab > predicate) | Barotrauma.MapEntityPrefab | static |
FindByIdentifier(Identifier identifier) | Barotrauma.MapEntityPrefab | static |
FindByName(string name) | Barotrauma.MapEntityPrefab | static |
GetAllowedUpgrades() | Barotrauma.MapEntityPrefab | |
GetHullNameTextId() | Barotrauma.MapEntityPrefab | |
GetItemNameTextId() | Barotrauma.MapEntityPrefab | |
GetRandom(Predicate< MapEntityPrefab > predicate, Rand.RandSync sync) | Barotrauma.MapEntityPrefab | static |
GetSelected() | Barotrauma.MapEntityPrefab | static |
HasSubCategory(string subcategory) | Barotrauma.MapEntityPrefab | |
HideInEditors | Barotrauma.MapEntityPrefab | |
HideInMenus | Barotrauma.MapEntityPrefab | |
Identifier | Barotrauma.Prefab | |
IsLinkAllowed(MapEntityPrefab target) | Barotrauma.MapEntityPrefab | |
Linkable | Barotrauma.MapEntityPrefab | |
List | Barotrauma.MapEntityPrefab | static |
LoadDescription(ContentXElement element) | Barotrauma.MapEntityPrefab | protected |
MapEntityPrefab(Identifier identifier) | Barotrauma.MapEntityPrefab | protected |
MapEntityPrefab(ContentXElement element, ContentFile file) | Barotrauma.MapEntityPrefab | |
Name | Barotrauma.MapEntityPrefab | |
NameMatches(string name, StringComparison comparisonType) | Barotrauma.MapEntityPrefab | |
NameMatches(IEnumerable< string > allowedNames, StringComparison comparisonType) | Barotrauma.MapEntityPrefab | |
OriginalName | Barotrauma.MapEntityPrefab | |
placePosition | Barotrauma.MapEntityPrefab | protectedstatic |
Prefab(ContentFile file, Identifier identifier) | Barotrauma.Prefab | |
Prefab(ContentFile file, ContentXElement element) | Barotrauma.Prefab | |
PrefabWithUintIdentifier(ContentFile file, Identifier identifier) | Barotrauma.PrefabWithUintIdentifier | protected |
PrefabWithUintIdentifier(ContentFile file, ContentXElement element) | Barotrauma.PrefabWithUintIdentifier | protected |
ResizeHorizontal | Barotrauma.MapEntityPrefab | |
ResizeVertical | Barotrauma.MapEntityPrefab | |
Scale | Barotrauma.MapEntityPrefab | |
Selected | Barotrauma.MapEntityPrefab | static |
SelectPrefab(object selection) | Barotrauma.MapEntityPrefab | static |
Sprite | Barotrauma.MapEntityPrefab | |
SpriteColor | Barotrauma.MapEntityPrefab | |
Subcategory | Barotrauma.MapEntityPrefab | |
Tags | Barotrauma.MapEntityPrefab | |
Types | Barotrauma.Prefab | static |
UintIdentifier | Barotrauma.PrefabWithUintIdentifier | |
UpdatePlacing(Camera cam) | Barotrauma.MapEntityPrefab | virtual |