2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.Objects.ObjectCategory
commentId : T:TinyLife.Objects.ObjectCategory
id : ObjectCategory
parent : TinyLife.Objects
children :
- TinyLife.Objects.ObjectCategory.#ctor(System.String,System.Numerics.BigInteger)
- TinyLife.Objects.ObjectCategory.Barbecue
- TinyLife.Objects.ObjectCategory.BartendingObject
- TinyLife.Objects.ObjectCategory.Bookshelf
2022-05-24 13:36:05 +02:00
- TinyLife.Objects.ObjectCategory.CafeDisplayCase
2021-08-30 20:44:32 +02:00
- TinyLife.Objects.ObjectCategory.CanBeScrapped
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.CanBeThrownAway
2021-08-30 20:44:32 +02:00
- TinyLife.Objects.ObjectCategory.CanCoverDoor
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.CanCoverWindow
- TinyLife.Objects.ObjectCategory.CeilingHanging
- TinyLife.Objects.ObjectCategory.Chair
2022-03-09 16:13:05 +01:00
- TinyLife.Objects.ObjectCategory.ChildStove
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Cleanable
2022-05-24 13:36:05 +02:00
- TinyLife.Objects.ObjectCategory.CoffeeMachine
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Computer
- TinyLife.Objects.ObjectCategory.Counter
- TinyLife.Objects.ObjectCategory.CounterObject
- TinyLife.Objects.ObjectCategory.DeskObject
- TinyLife.Objects.ObjectCategory.DisallowedOnGround
2021-10-14 20:30:40 +02:00
- TinyLife.Objects.ObjectCategory.DoubleBed
2022-03-09 16:13:05 +01:00
- TinyLife.Objects.ObjectCategory.DumbbellHolder
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Easel
2022-07-28 14:58:38 +02:00
- TinyLife.Objects.ObjectCategory.FireLight
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.ForceGridPlacement
- TinyLife.Objects.ObjectCategory.Fridge
- TinyLife.Objects.ObjectCategory.Gravestone
- TinyLife.Objects.ObjectCategory.Ground
2022-07-04 16:50:43 +02:00
- TinyLife.Objects.ObjectCategory.GroundItem
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Holdable
2022-12-20 13:25:03 +01:00
- TinyLife.Objects.ObjectCategory.JungleGym
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Lamp
- TinyLife.Objects.ObjectCategory.LargeSurfaceObject
- TinyLife.Objects.ObjectCategory.Mailbox
- TinyLife.Objects.ObjectCategory.Mirror
- TinyLife.Objects.ObjectCategory.NaturalGroundRequired
2022-05-24 13:36:05 +02:00
- TinyLife.Objects.ObjectCategory.Newspaper
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.NonBuyable
- TinyLife.Objects.ObjectCategory.NonColliding
- TinyLife.Objects.ObjectCategory.NonMovable
- TinyLife.Objects.ObjectCategory.NonSellable
- TinyLife.Objects.ObjectCategory.Nothing
2021-08-30 20:44:32 +02:00
- TinyLife.Objects.ObjectCategory.ObstructedByRoofs
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.op_BitwiseAnd(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
- TinyLife.Objects.ObjectCategory.op_BitwiseOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
- TinyLife.Objects.ObjectCategory.op_ExclusiveOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
- TinyLife.Objects.ObjectCategory.op_Implicit(System.Numerics.BigInteger)~TinyLife.Objects.ObjectCategory
- TinyLife.Objects.ObjectCategory.op_Implicit(TinyLife.Objects.ObjectCategory)~System.Numerics.BigInteger
- TinyLife.Objects.ObjectCategory.op_OnesComplement(TinyLife.Objects.ObjectCategory)
2023-01-16 12:24:01 +01:00
- TinyLife.Objects.ObjectCategory.OpeningHoursSign
2022-07-04 16:50:43 +02:00
- TinyLife.Objects.ObjectCategory.Oven
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.People
2021-08-30 20:44:32 +02:00
- TinyLife.Objects.ObjectCategory.RoofAttached
2022-03-09 16:13:05 +01:00
- TinyLife.Objects.ObjectCategory.Sandbox
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Self
- TinyLife.Objects.ObjectCategory.Shower
2021-10-14 20:30:40 +02:00
- TinyLife.Objects.ObjectCategory.SingleBed
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Sink
- TinyLife.Objects.ObjectCategory.SmallObject
- TinyLife.Objects.ObjectCategory.StandingDesk
- TinyLife.Objects.ObjectCategory.Stove
- TinyLife.Objects.ObjectCategory.Table
- TinyLife.Objects.ObjectCategory.Television
- TinyLife.Objects.ObjectCategory.Toilet
2021-10-14 20:30:40 +02:00
- TinyLife.Objects.ObjectCategory.ToyBox
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.TrashCan
2022-03-09 16:13:05 +01:00
- TinyLife.Objects.ObjectCategory.Treadmill
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.Tree
2022-09-05 14:19:42 +02:00
- TinyLife.Objects.ObjectCategory.TreeDecor
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory.WallHanging
- TinyLife.Objects.ObjectCategory.Walls
- TinyLife.Objects.ObjectCategory.Wardrobe
2022-09-05 14:19:42 +02:00
- TinyLife.Objects.ObjectCategory.WaterRequired
2022-03-09 16:13:05 +01:00
- TinyLife.Objects.ObjectCategory.WoodworkingItem
2021-08-04 06:51:12 +02:00
langs :
- csharp
- vb
name : ObjectCategory
nameWithType : ObjectCategory
fullName : TinyLife.Objects.ObjectCategory
type : Class
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : ObjectCategory
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 496
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-11-12 13:53:28 +01:00
summary : "\nAn object category is a way to tell the <xref href=\"TinyLife.Actions.Action\" data-throw-if-not-resolved=\"false\"></xref> and <xref href=\"TinyLife.Objects.AbstractSpot\" data-throw-if-not-resolved=\"false\"></xref> system what type an object is.\nAn object can have any number of categories attached to it, since <xref href=\"DynamicEnums.DynamicEnum\" data-throw-if-not-resolved=\"false\"></xref> provides <xref href=\"System.FlagsAttribute\" data-throw-if-not-resolved=\"false\"></xref>-like behavior.\nCustom modded categories can be added and retrieved using <xref href=\"TinyLife.Objects.MapObject.GetModCategory(System.String)\" data-throw-if-not-resolved=\"false\"></xref>.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content: 'public class ObjectCategory : DynamicEnum'
content.vb : >-
Public Class ObjectCategory
Inherits DynamicEnum
inheritance :
- System.Object
2022-11-12 13:53:28 +01:00
- DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
inheritedMembers :
2022-11-12 13:53:28 +01:00
- DynamicEnums.DynamicEnum.HasAllFlags(DynamicEnums.DynamicEnum)
- DynamicEnums.DynamicEnum.HasAnyFlags(DynamicEnums.DynamicEnum)
- DynamicEnums.DynamicEnum.ToString
- DynamicEnums.DynamicEnum.Add``1(System.String,System.Numerics.BigInteger)
- DynamicEnums.DynamicEnum.AddValue``1(System.String)
- DynamicEnums.DynamicEnum.AddFlag``1(System.String)
- DynamicEnums.DynamicEnum.GetValues``1
- DynamicEnums.DynamicEnum.GetValues(System.Type)
- DynamicEnums.DynamicEnum.GetFlags``1({T},System.Boolean)
- DynamicEnums.DynamicEnum.GetUniqueFlags``1({T})
- DynamicEnums.DynamicEnum.Or``1({T},{T})
- DynamicEnums.DynamicEnum.And``1({T},{T})
- DynamicEnums.DynamicEnum.Xor``1({T},{T})
- DynamicEnums.DynamicEnum.Neg``1({T})
- DynamicEnums.DynamicEnum.GetValue(DynamicEnums.DynamicEnum)
- DynamicEnums.DynamicEnum.GetEnumValue``1(System.Numerics.BigInteger)
- DynamicEnums.DynamicEnum.GetEnumValue(System.Type,System.Numerics.BigInteger)
- DynamicEnums.DynamicEnum.Parse``1(System.String)
- DynamicEnums.DynamicEnum.Parse(System.Type,System.String)
- DynamicEnums.DynamicEnum.IsDefined(System.Type,System.Numerics.BigInteger)
- DynamicEnums.DynamicEnum.IsDefined(DynamicEnums.DynamicEnum)
2021-08-04 06:51:12 +02:00
- System.Object.Equals(System.Object)
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetHashCode
- System.Object.GetType
- System.Object.MemberwiseClone
- System.Object.ReferenceEquals(System.Object,System.Object)
extensionMethods :
- TinyLife.Objects.ObjectCategory.TinyLife.Utilities.Extensions.JsonCopy``1
- TinyLife.Objects.ObjectCategory.TinyLife.Utilities.Extensions.GetDefaultTab
- TinyLife.Objects.ObjectCategory.TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
modifiers.csharp :
- public
- class
modifiers.vb :
- Public
- Class
- uid : TinyLife.Objects.ObjectCategory.Nothing
commentId : F:TinyLife.Objects.ObjectCategory.Nothing
id : Nothing
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Nothing
nameWithType : ObjectCategory.Nothing
fullName : TinyLife.Objects.ObjectCategory.Nothing
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Nothing
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 499
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that reprsents an object without any properties
example : [ ]
syntax :
content : public static readonly ObjectCategory Nothing
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Nothing As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Ground
commentId : F:TinyLife.Objects.ObjectCategory.Ground
id : Ground
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Ground
nameWithType : ObjectCategory.Ground
fullName : TinyLife.Objects.ObjectCategory.Ground
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Ground
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 501
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents the ground
example : [ ]
syntax :
content : public static readonly ObjectCategory Ground
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Ground As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Chair
commentId : F:TinyLife.Objects.ObjectCategory.Chair
id : Chair
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Chair
nameWithType : ObjectCategory.Chair
fullName : TinyLife.Objects.ObjectCategory.Chair
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Chair
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 503
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents sittable surfaces
example : [ ]
syntax :
content : public static readonly ObjectCategory Chair
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Chair As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Toilet
commentId : F:TinyLife.Objects.ObjectCategory.Toilet
id : Toilet
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Toilet
nameWithType : ObjectCategory.Toilet
fullName : TinyLife.Objects.ObjectCategory.Toilet
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Toilet
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 505
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can use the toilet
example : [ ]
syntax :
content : public static readonly ObjectCategory Toilet
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Toilet As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Objects.ObjectCategory.SingleBed
commentId : F:TinyLife.Objects.ObjectCategory.SingleBed
id : SingleBed
2021-08-04 06:51:12 +02:00
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
2021-10-14 20:30:40 +02:00
name : SingleBed
nameWithType : ObjectCategory.SingleBed
fullName : TinyLife.Objects.ObjectCategory.SingleBed
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-10-14 20:30:40 +02:00
id : SingleBed
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 507
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2021-10-14 20:30:40 +02:00
summary : An object category that represents a single bed
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2021-10-14 20:30:40 +02:00
content : public static readonly ObjectCategory SingleBed
2021-08-04 06:51:12 +02:00
return :
type : TinyLife.Objects.ObjectCategory
2021-10-14 20:30:40 +02:00
content.vb : Public Shared ReadOnly SingleBed As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.DoubleBed
commentId : F:TinyLife.Objects.ObjectCategory.DoubleBed
id : DoubleBed
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : DoubleBed
nameWithType : ObjectCategory.DoubleBed
fullName : TinyLife.Objects.ObjectCategory.DoubleBed
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-10-14 20:30:40 +02:00
id : DoubleBed
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 509
2021-10-14 20:30:40 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents a double bed
example : [ ]
syntax :
content : public static readonly ObjectCategory DoubleBed
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly DoubleBed As ObjectCategory
2021-08-04 06:51:12 +02:00
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Fridge
commentId : F:TinyLife.Objects.ObjectCategory.Fridge
id : Fridge
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Fridge
nameWithType : ObjectCategory.Fridge
fullName : TinyLife.Objects.ObjectCategory.Fridge
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Fridge
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 511
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can get food ingredients
example : [ ]
syntax :
content : public static readonly ObjectCategory Fridge
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Fridge As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Shower
commentId : F:TinyLife.Objects.ObjectCategory.Shower
id : Shower
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Shower
nameWithType : ObjectCategory.Shower
fullName : TinyLife.Objects.ObjectCategory.Shower
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Shower
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 513
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can shower
example : [ ]
syntax :
content : public static readonly ObjectCategory Shower
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Shower As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Counter
commentId : F:TinyLife.Objects.ObjectCategory.Counter
id : Counter
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Counter
nameWithType : ObjectCategory.Counter
fullName : TinyLife.Objects.ObjectCategory.Counter
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Counter
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 515
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can prepare food and place <xref href="TinyLife.Objects.ObjectCategory.CounterObject" data-throw-if-not-resolved="false"></xref> objects
example : [ ]
syntax :
content : public static readonly ObjectCategory Counter
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Counter As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Stove
commentId : F:TinyLife.Objects.ObjectCategory.Stove
id : Stove
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Stove
nameWithType : ObjectCategory.Stove
fullName : TinyLife.Objects.ObjectCategory.Stove
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Stove
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 517
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can cook food
example : [ ]
syntax :
content : public static readonly ObjectCategory Stove
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Stove As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Objects.ObjectCategory.Oven
commentId : F:TinyLife.Objects.ObjectCategory.Oven
id : Oven
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Oven
nameWithType : ObjectCategory.Oven
fullName : TinyLife.Objects.ObjectCategory.Oven
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Oven
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 519
2022-07-04 16:50:43 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can bake food
example : [ ]
syntax :
content : public static readonly ObjectCategory Oven
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Oven As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.ObjectCategory.SmallObject
commentId : F:TinyLife.Objects.ObjectCategory.SmallObject
id : SmallObject
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : SmallObject
nameWithType : ObjectCategory.SmallObject
fullName : TinyLife.Objects.ObjectCategory.SmallObject
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : SmallObject
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 521
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that can sit on <xref href="TinyLife.Objects.ObjectCategory.Counter" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Objects.ObjectCategory.Table" data-throw-if-not-resolved="false"></xref> objects. For objects that sit on these surfaces, but are not small, <xref href="TinyLife.Objects.ObjectCategory.LargeSurfaceObject" data-throw-if-not-resolved="false"></xref> should be used.
example : [ ]
syntax :
content : public static readonly ObjectCategory SmallObject
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly SmallObject As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.NonBuyable
commentId : F:TinyLife.Objects.ObjectCategory.NonBuyable
id : NonBuyable
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : NonBuyable
nameWithType : ObjectCategory.NonBuyable
fullName : TinyLife.Objects.ObjectCategory.NonBuyable
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : NonBuyable
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 523
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that cannot be bought in the <xref href="TinyLife.Tools.FurnitureTool" data-throw-if-not-resolved="false"></xref>
example : [ ]
syntax :
content : public static readonly ObjectCategory NonBuyable
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly NonBuyable As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Table
commentId : F:TinyLife.Objects.ObjectCategory.Table
id : Table
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Table
nameWithType : ObjectCategory.Table
fullName : TinyLife.Objects.ObjectCategory.Table
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Table
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 525
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can place <xref href="TinyLife.Objects.ObjectCategory.SmallObject" data-throw-if-not-resolved="false"></xref> objects
example : [ ]
syntax :
content : public static readonly ObjectCategory Table
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Table As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Holdable
commentId : F:TinyLife.Objects.ObjectCategory.Holdable
id : Holdable
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Holdable
nameWithType : ObjectCategory.Holdable
fullName : TinyLife.Objects.ObjectCategory.Holdable
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Holdable
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 527
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that can be held by a <xref href="TinyLife.Objects.Person" data-throw-if-not-resolved="false"></xref>
example : [ ]
syntax :
content : public static readonly ObjectCategory Holdable
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Holdable As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.DeskObject
commentId : F:TinyLife.Objects.ObjectCategory.DeskObject
id : DeskObject
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : DeskObject
nameWithType : ObjectCategory.DeskObject
fullName : TinyLife.Objects.ObjectCategory.DeskObject
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : DeskObject
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 529
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that can be placed on desks and standing desks
example : [ ]
syntax :
content : public static readonly ObjectCategory DeskObject
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly DeskObject As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.DisallowedOnGround
commentId : F:TinyLife.Objects.ObjectCategory.DisallowedOnGround
id : DisallowedOnGround
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : DisallowedOnGround
nameWithType : ObjectCategory.DisallowedOnGround
fullName : TinyLife.Objects.ObjectCategory.DisallowedOnGround
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : DisallowedOnGround
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 531
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that cannot be placed on the ground, but only in object spots
example : [ ]
syntax :
content : public static readonly ObjectCategory DisallowedOnGround
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly DisallowedOnGround As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Computer
commentId : F:TinyLife.Objects.ObjectCategory.Computer
id : Computer
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Computer
nameWithType : ObjectCategory.Computer
fullName : TinyLife.Objects.ObjectCategory.Computer
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Computer
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 533
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents computers
example : [ ]
syntax :
content : public static readonly ObjectCategory Computer
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Computer As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Sink
commentId : F:TinyLife.Objects.ObjectCategory.Sink
id : Sink
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Sink
nameWithType : ObjectCategory.Sink
fullName : TinyLife.Objects.ObjectCategory.Sink
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Sink
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 535
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where one can clean dishes and wash hands
example : [ ]
syntax :
content : public static readonly ObjectCategory Sink
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Sink As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.CounterObject
commentId : F:TinyLife.Objects.ObjectCategory.CounterObject
id : CounterObject
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CounterObject
nameWithType : ObjectCategory.CounterObject
fullName : TinyLife.Objects.ObjectCategory.CounterObject
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : CounterObject
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 537
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that can be placed on <xref href="TinyLife.Objects.ObjectCategory.Counter" data-throw-if-not-resolved="false"></xref> objects
example : [ ]
syntax :
content : public static readonly ObjectCategory CounterObject
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CounterObject As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Cleanable
commentId : F:TinyLife.Objects.ObjectCategory.Cleanable
id : Cleanable
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Cleanable
nameWithType : ObjectCategory.Cleanable
fullName : TinyLife.Objects.ObjectCategory.Cleanable
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Cleanable
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 539
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that can be cleaned in a <xref href="TinyLife.Objects.ObjectCategory.Sink" data-throw-if-not-resolved="false"></xref>
example : [ ]
syntax :
content : public static readonly ObjectCategory Cleanable
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Cleanable As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.People
commentId : F:TinyLife.Objects.ObjectCategory.People
id : People
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : People
nameWithType : ObjectCategory.People
fullName : TinyLife.Objects.ObjectCategory.People
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : People
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 541
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that all <xref href="TinyLife.Objects.Person" data-throw-if-not-resolved="false"></xref> instances hae
example : [ ]
syntax :
content : public static readonly ObjectCategory People
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly People As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Mailbox
commentId : F:TinyLife.Objects.ObjectCategory.Mailbox
id : Mailbox
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Mailbox
nameWithType : ObjectCategory.Mailbox
fullName : TinyLife.Objects.ObjectCategory.Mailbox
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Mailbox
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 543
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents mailboxes
example : [ ]
syntax :
content : public static readonly ObjectCategory Mailbox
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Mailbox As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Wardrobe
commentId : F:TinyLife.Objects.ObjectCategory.Wardrobe
id : Wardrobe
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Wardrobe
nameWithType : ObjectCategory.Wardrobe
fullName : TinyLife.Objects.ObjectCategory.Wardrobe
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Wardrobe
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 545
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where a <xref href="TinyLife.Objects.Person" data-throw-if-not-resolved="false"></xref> can change
example : [ ]
syntax :
content : public static readonly ObjectCategory Wardrobe
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Wardrobe As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.NaturalGroundRequired
commentId : F:TinyLife.Objects.ObjectCategory.NaturalGroundRequired
id : NaturalGroundRequired
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : NaturalGroundRequired
nameWithType : ObjectCategory.NaturalGroundRequired
fullName : TinyLife.Objects.ObjectCategory.NaturalGroundRequired
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : NaturalGroundRequired
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 547
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that can only be placed on natural ground, namely grass tiles
example : [ ]
syntax :
content : public static readonly ObjectCategory NaturalGroundRequired
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly NaturalGroundRequired As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Objects.ObjectCategory.WaterRequired
commentId : F:TinyLife.Objects.ObjectCategory.WaterRequired
id : WaterRequired
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : WaterRequired
nameWithType : ObjectCategory.WaterRequired
fullName : TinyLife.Objects.ObjectCategory.WaterRequired
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : WaterRequired
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 549
2022-09-05 14:19:42 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects that can only be placed on water.
example : [ ]
syntax :
content : public static readonly ObjectCategory WaterRequired
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly WaterRequired As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.ObjectCategory.Self
commentId : F:TinyLife.Objects.ObjectCategory.Self
id : Self
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Self
nameWithType : ObjectCategory.Self
fullName : TinyLife.Objects.ObjectCategory.Self
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Self
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 551
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents the object that contains it
example : [ ]
syntax :
content : public static readonly ObjectCategory Self
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Self As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.WallHanging
commentId : F:TinyLife.Objects.ObjectCategory.WallHanging
id : WallHanging
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : WallHanging
nameWithType : ObjectCategory.WallHanging
fullName : TinyLife.Objects.ObjectCategory.WallHanging
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : WallHanging
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 553
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2021-08-30 20:44:32 +02:00
summary : An object category that represents objects which need to be hung on <xref href="TinyLife.World.Wall" data-throw-if-not-resolved="false"></xref> objects. If an object should be able to hang on a window or door, it should additionally have the <xref href="TinyLife.Objects.ObjectCategory.CanCoverWindow" data-throw-if-not-resolved="false"></xref> or <xref href="TinyLife.Objects.ObjectCategory.CanCoverDoor" data-throw-if-not-resolved="false"></xref> category.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static readonly ObjectCategory WallHanging
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly WallHanging As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.ForceGridPlacement
commentId : F:TinyLife.Objects.ObjectCategory.ForceGridPlacement
id : ForceGridPlacement
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : ForceGridPlacement
nameWithType : ObjectCategory.ForceGridPlacement
fullName : TinyLife.Objects.ObjectCategory.ForceGridPlacement
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : ForceGridPlacement
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 555
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects which cannot be placed off the grid using the ALT key in the <xref href="TinyLife.Tools.FurnitureTool" data-throw-if-not-resolved="false"></xref>
example : [ ]
syntax :
content : public static readonly ObjectCategory ForceGridPlacement
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly ForceGridPlacement As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Easel
commentId : F:TinyLife.Objects.ObjectCategory.Easel
id : Easel
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Easel
nameWithType : ObjectCategory.Easel
fullName : TinyLife.Objects.ObjectCategory.Easel
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Easel
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 557
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents places where one can paint paintings
example : [ ]
syntax :
content : public static readonly ObjectCategory Easel
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Easel As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Mirror
commentId : F:TinyLife.Objects.ObjectCategory.Mirror
id : Mirror
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Mirror
nameWithType : ObjectCategory.Mirror
fullName : TinyLife.Objects.ObjectCategory.Mirror
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Mirror
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 559
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents mirrors
example : [ ]
syntax :
content : public static readonly ObjectCategory Mirror
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Mirror As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Bookshelf
commentId : F:TinyLife.Objects.ObjectCategory.Bookshelf
id : Bookshelf
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Bookshelf
nameWithType : ObjectCategory.Bookshelf
fullName : TinyLife.Objects.ObjectCategory.Bookshelf
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Bookshelf
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 561
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents things that books are stored in
example : [ ]
syntax :
content : public static readonly ObjectCategory Bookshelf
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Bookshelf As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.NonColliding
commentId : F:TinyLife.Objects.ObjectCategory.NonColliding
id : NonColliding
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : NonColliding
nameWithType : ObjectCategory.NonColliding
fullName : TinyLife.Objects.ObjectCategory.NonColliding
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : NonColliding
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 563
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents things that a <xref href="TinyLife.Objects.Person" data-throw-if-not-resolved="false"></xref> does not collide with
example : [ ]
syntax :
content : public static readonly ObjectCategory NonColliding
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly NonColliding As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Gravestone
commentId : F:TinyLife.Objects.ObjectCategory.Gravestone
id : Gravestone
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Gravestone
nameWithType : ObjectCategory.Gravestone
fullName : TinyLife.Objects.ObjectCategory.Gravestone
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Gravestone
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 565
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents gravestones
example : [ ]
syntax :
content : public static readonly ObjectCategory Gravestone
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Gravestone As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.NonSellable
commentId : F:TinyLife.Objects.ObjectCategory.NonSellable
id : NonSellable
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : NonSellable
nameWithType : ObjectCategory.NonSellable
fullName : TinyLife.Objects.ObjectCategory.NonSellable
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : NonSellable
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 567
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents things that cannot be solved or removed using <xref href="TinyLife.Tools.RemoveTool" data-throw-if-not-resolved="false"></xref>
example : [ ]
syntax :
content : public static readonly ObjectCategory NonSellable
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly NonSellable As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.NonMovable
commentId : F:TinyLife.Objects.ObjectCategory.NonMovable
id : NonMovable
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : NonMovable
nameWithType : ObjectCategory.NonMovable
fullName : TinyLife.Objects.ObjectCategory.NonMovable
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : NonMovable
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 569
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents things that cannot be moved using <xref href="TinyLife.Tools.MoveTool" data-throw-if-not-resolved="false"></xref>
example : [ ]
syntax :
content : public static readonly ObjectCategory NonMovable
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly NonMovable As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Tree
commentId : F:TinyLife.Objects.ObjectCategory.Tree
id : Tree
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Tree
nameWithType : ObjectCategory.Tree
fullName : TinyLife.Objects.ObjectCategory.Tree
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Tree
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 571
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents trees
example : [ ]
syntax :
content : public static readonly ObjectCategory Tree
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Tree As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Television
commentId : F:TinyLife.Objects.ObjectCategory.Television
id : Television
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Television
nameWithType : ObjectCategory.Television
fullName : TinyLife.Objects.ObjectCategory.Television
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Television
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 573
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents televisions
example : [ ]
syntax :
content : public static readonly ObjectCategory Television
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Television As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.BartendingObject
commentId : F:TinyLife.Objects.ObjectCategory.BartendingObject
id : BartendingObject
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : BartendingObject
nameWithType : ObjectCategory.BartendingObject
fullName : TinyLife.Objects.ObjectCategory.BartendingObject
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : BartendingObject
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 575
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects a bartender can use
example : [ ]
syntax :
content : public static readonly ObjectCategory BartendingObject
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly BartendingObject As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Walls
commentId : F:TinyLife.Objects.ObjectCategory.Walls
id : Walls
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Walls
nameWithType : ObjectCategory.Walls
fullName : TinyLife.Objects.ObjectCategory.Walls
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Walls
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 577
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-12-20 13:25:03 +01:00
summary : An object category that represents <xref href="TinyLife.World.Wall" data-throw-if-not-resolved="false"></xref> objects. If this category is used, <xref href="TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person%2cSystem.Nullable%7bMicrosoft.Xna.Framework.Vector2%7d%2cSystem.Nullable%7bSystem.Single%7d%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref> is used for AI-based invocation.
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : public static readonly ObjectCategory Walls
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Walls As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.LargeSurfaceObject
commentId : F:TinyLife.Objects.ObjectCategory.LargeSurfaceObject
id : LargeSurfaceObject
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : LargeSurfaceObject
nameWithType : ObjectCategory.LargeSurfaceObject
fullName : TinyLife.Objects.ObjectCategory.LargeSurfaceObject
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : LargeSurfaceObject
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 579
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents an object which is large and can sit on a surface. This is a non-small version of <xref href="TinyLife.Objects.ObjectCategory.SmallObject" data-throw-if-not-resolved="false"></xref>.
example : [ ]
syntax :
content : public static readonly ObjectCategory LargeSurfaceObject
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly LargeSurfaceObject As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.StandingDesk
commentId : F:TinyLife.Objects.ObjectCategory.StandingDesk
id : StandingDesk
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : StandingDesk
nameWithType : ObjectCategory.StandingDesk
fullName : TinyLife.Objects.ObjectCategory.StandingDesk
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : StandingDesk
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 581
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents desks that a person stands at, rather than sitting. Usually, objects with this category should also have the <xref href="TinyLife.Objects.ObjectCategory.Table" data-throw-if-not-resolved="false"></xref> category.
example : [ ]
syntax :
content : public static readonly ObjectCategory StandingDesk
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly StandingDesk As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Lamp
commentId : F:TinyLife.Objects.ObjectCategory.Lamp
id : Lamp
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Lamp
nameWithType : ObjectCategory.Lamp
fullName : TinyLife.Objects.ObjectCategory.Lamp
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Lamp
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 583
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for lamps that can be turned on and off. Objects that have this category are expected to extend <xref href="TinyLife.Objects.LightFurniture" data-throw-if-not-resolved="false"></xref>.
example : [ ]
syntax :
content : public static readonly ObjectCategory Lamp
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Lamp As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.CeilingHanging
commentId : F:TinyLife.Objects.ObjectCategory.CeilingHanging
id : CeilingHanging
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CeilingHanging
nameWithType : ObjectCategory.CeilingHanging
fullName : TinyLife.Objects.ObjectCategory.CeilingHanging
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : CeilingHanging
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 585
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for things that are hanging on the ceiling. For most objects in this category, <xref href="TinyLife.Objects.ObjectCategory.NonColliding" data-throw-if-not-resolved="false"></xref> should also be used.
example : [ ]
syntax :
content : public static readonly ObjectCategory CeilingHanging
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CeilingHanging As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.CanCoverWindow
commentId : F:TinyLife.Objects.ObjectCategory.CanCoverWindow
id : CanCoverWindow
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CanCoverWindow
nameWithType : ObjectCategory.CanCoverWindow
fullName : TinyLife.Objects.ObjectCategory.CanCoverWindow
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : CanCoverWindow
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 587
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for things that can be attached to windows. If an object doesn't also have the <xref href="TinyLife.Objects.ObjectCategory.WallHanging" data-throw-if-not-resolved="false"></xref> category, this category has no effect.
example : [ ]
syntax :
content : public static readonly ObjectCategory CanCoverWindow
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CanCoverWindow As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-08-30 20:44:32 +02:00
- uid : TinyLife.Objects.ObjectCategory.CanCoverDoor
commentId : F:TinyLife.Objects.ObjectCategory.CanCoverDoor
id : CanCoverDoor
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CanCoverDoor
nameWithType : ObjectCategory.CanCoverDoor
fullName : TinyLife.Objects.ObjectCategory.CanCoverDoor
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-30 20:44:32 +02:00
id : CanCoverDoor
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 589
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for things that can be attached to doors. If an object doesn't also have the <xref href="TinyLife.Objects.ObjectCategory.WallHanging" data-throw-if-not-resolved="false"></xref> category, this category has no effect.
example : [ ]
syntax :
content : public static readonly ObjectCategory CanCoverDoor
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CanCoverDoor As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.ObjectCategory.Barbecue
commentId : F:TinyLife.Objects.ObjectCategory.Barbecue
id : Barbecue
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Barbecue
nameWithType : ObjectCategory.Barbecue
fullName : TinyLife.Objects.ObjectCategory.Barbecue
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Barbecue
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 591
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for outdoor cooking spots
example : [ ]
syntax :
content : public static readonly ObjectCategory Barbecue
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Barbecue As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.TrashCan
commentId : F:TinyLife.Objects.ObjectCategory.TrashCan
id : TrashCan
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : TrashCan
nameWithType : ObjectCategory.TrashCan
fullName : TinyLife.Objects.ObjectCategory.TrashCan
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : TrashCan
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 593
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for places where items with the <xref href="TinyLife.Objects.ObjectCategory.CanBeThrownAway" data-throw-if-not-resolved="false"></xref> category can be thrown away
example : [ ]
syntax :
content : public static readonly ObjectCategory TrashCan
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly TrashCan As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.CanBeThrownAway
commentId : F:TinyLife.Objects.ObjectCategory.CanBeThrownAway
id : CanBeThrownAway
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CanBeThrownAway
nameWithType : ObjectCategory.CanBeThrownAway
fullName : TinyLife.Objects.ObjectCategory.CanBeThrownAway
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : CanBeThrownAway
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 595
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for items that can be thrown away in a <xref href="TinyLife.Objects.ObjectCategory.TrashCan" data-throw-if-not-resolved="false"></xref>, if they also have the <xref href="TinyLife.Objects.ObjectCategory.Holdable" data-throw-if-not-resolved="false"></xref> category
example : [ ]
syntax :
content : public static readonly ObjectCategory CanBeThrownAway
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CanBeThrownAway As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-08-30 20:44:32 +02:00
- uid : TinyLife.Objects.ObjectCategory.CanBeScrapped
commentId : F:TinyLife.Objects.ObjectCategory.CanBeScrapped
id : CanBeScrapped
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CanBeScrapped
nameWithType : ObjectCategory.CanBeScrapped
fullName : TinyLife.Objects.ObjectCategory.CanBeScrapped
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-30 20:44:32 +02:00
id : CanBeScrapped
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 597
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for items that can be scrapped using <xref href="TinyLife.Actions.ActionType.Scrap" data-throw-if-not-resolved="false"></xref> (provided they are on a lot that can be "edited" by the person executing the action)
example : [ ]
syntax :
content : public static readonly ObjectCategory CanBeScrapped
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CanBeScrapped As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.ObstructedByRoofs
commentId : F:TinyLife.Objects.ObjectCategory.ObstructedByRoofs
id : ObstructedByRoofs
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : ObstructedByRoofs
nameWithType : ObjectCategory.ObstructedByRoofs
fullName : TinyLife.Objects.ObjectCategory.ObstructedByRoofs
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-30 20:44:32 +02:00
id : ObstructedByRoofs
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 599
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for objects that get obstructed by roofs (and should be removed if a roof is placed above them)
example : [ ]
syntax :
content : public static readonly ObjectCategory ObstructedByRoofs
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly ObstructedByRoofs As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.RoofAttached
commentId : F:TinyLife.Objects.ObjectCategory.RoofAttached
id : RoofAttached
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : RoofAttached
nameWithType : ObjectCategory.RoofAttached
fullName : TinyLife.Objects.ObjectCategory.RoofAttached
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-30 20:44:32 +02:00
id : RoofAttached
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 601
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for objects that have to be attached to roofs (which is useful for chimneys and other rooftop items)
example : [ ]
syntax :
content : public static readonly ObjectCategory RoofAttached
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly RoofAttached As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-07-28 14:58:38 +02:00
- uid : TinyLife.Objects.ObjectCategory.FireLight
commentId : F:TinyLife.Objects.ObjectCategory.FireLight
id : FireLight
2021-08-30 20:44:32 +02:00
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
2022-07-28 14:58:38 +02:00
name : FireLight
nameWithType : ObjectCategory.FireLight
fullName : TinyLife.Objects.ObjectCategory.FireLight
2021-08-30 20:44:32 +02:00
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2022-07-28 14:58:38 +02:00
id : FireLight
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 603
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-07-28 14:58:38 +02:00
summary : An object category for fireplaces and candles that can be lit and put out. Objects that have this category are expected to extend <xref href="TinyLife.Objects.LightFurniture" data-throw-if-not-resolved="false"></xref>.
2021-08-30 20:44:32 +02:00
example : [ ]
syntax :
2022-07-28 14:58:38 +02:00
content : public static readonly ObjectCategory FireLight
2021-08-30 20:44:32 +02:00
return :
type : TinyLife.Objects.ObjectCategory
2022-07-28 14:58:38 +02:00
content.vb : Public Shared ReadOnly FireLight As ObjectCategory
2021-08-30 20:44:32 +02:00
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Objects.ObjectCategory.ToyBox
commentId : F:TinyLife.Objects.ObjectCategory.ToyBox
id : ToyBox
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : ToyBox
nameWithType : ObjectCategory.ToyBox
fullName : TinyLife.Objects.ObjectCategory.ToyBox
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-10-14 20:30:40 +02:00
id : ToyBox
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 605
2021-10-14 20:30:40 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where kids can get toys
example : [ ]
syntax :
content : public static readonly ObjectCategory ToyBox
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly ToyBox As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-03-09 16:13:05 +01:00
- uid : TinyLife.Objects.ObjectCategory.WoodworkingItem
commentId : F:TinyLife.Objects.ObjectCategory.WoodworkingItem
id : WoodworkingItem
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : WoodworkingItem
nameWithType : ObjectCategory.WoodworkingItem
fullName : TinyLife.Objects.ObjectCategory.WoodworkingItem
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : WoodworkingItem
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 607
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where woodworking can be done
example : [ ]
syntax :
content : public static readonly ObjectCategory WoodworkingItem
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly WoodworkingItem As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.ChildStove
commentId : F:TinyLife.Objects.ObjectCategory.ChildStove
id : ChildStove
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : ChildStove
nameWithType : ObjectCategory.ChildStove
fullName : TinyLife.Objects.ObjectCategory.ChildStove
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : ChildStove
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 609
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where children can cook
example : [ ]
syntax :
content : public static readonly ObjectCategory ChildStove
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly ChildStove As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.Sandbox
commentId : F:TinyLife.Objects.ObjectCategory.Sandbox
id : Sandbox
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Sandbox
nameWithType : ObjectCategory.Sandbox
fullName : TinyLife.Objects.ObjectCategory.Sandbox
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Sandbox
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 611
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where children can play in the sand
example : [ ]
syntax :
content : public static readonly ObjectCategory Sandbox
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Sandbox As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-12-20 13:25:03 +01:00
- uid : TinyLife.Objects.ObjectCategory.JungleGym
commentId : F:TinyLife.Objects.ObjectCategory.JungleGym
id : JungleGym
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : JungleGym
nameWithType : ObjectCategory.JungleGym
fullName : TinyLife.Objects.ObjectCategory.JungleGym
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : JungleGym
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 613
2022-12-20 13:25:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where children can play on a climbing frame or jungle gym.
example : [ ]
syntax :
content : public static readonly ObjectCategory JungleGym
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly JungleGym As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-03-09 16:13:05 +01:00
- uid : TinyLife.Objects.ObjectCategory.Treadmill
commentId : F:TinyLife.Objects.ObjectCategory.Treadmill
id : Treadmill
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Treadmill
nameWithType : ObjectCategory.Treadmill
fullName : TinyLife.Objects.ObjectCategory.Treadmill
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Treadmill
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 615
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where people can run on a treadmill
example : [ ]
syntax :
content : public static readonly ObjectCategory Treadmill
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Treadmill As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.DumbbellHolder
commentId : F:TinyLife.Objects.ObjectCategory.DumbbellHolder
id : DumbbellHolder
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : DumbbellHolder
nameWithType : ObjectCategory.DumbbellHolder
fullName : TinyLife.Objects.ObjectCategory.DumbbellHolder
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2022-03-09 16:13:05 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : DumbbellHolder
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 617
2022-03-09 16:13:05 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category that represents objects where people can use dumbbells
example : [ ]
syntax :
content : public static readonly ObjectCategory DumbbellHolder
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly DumbbellHolder As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-05-24 13:36:05 +02:00
- uid : TinyLife.Objects.ObjectCategory.Newspaper
commentId : F:TinyLife.Objects.ObjectCategory.Newspaper
id : Newspaper
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Newspaper
nameWithType : ObjectCategory.Newspaper
fullName : TinyLife.Objects.ObjectCategory.Newspaper
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Newspaper
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 619
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for newspapers.
example : [ ]
syntax :
content : public static readonly ObjectCategory Newspaper
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly Newspaper As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.CoffeeMachine
commentId : F:TinyLife.Objects.ObjectCategory.CoffeeMachine
id : CoffeeMachine
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CoffeeMachine
nameWithType : ObjectCategory.CoffeeMachine
fullName : TinyLife.Objects.ObjectCategory.CoffeeMachine
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : CoffeeMachine
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 621
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for coffee machines.
example : [ ]
syntax :
content : public static readonly ObjectCategory CoffeeMachine
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CoffeeMachine As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
- uid : TinyLife.Objects.ObjectCategory.CafeDisplayCase
commentId : F:TinyLife.Objects.ObjectCategory.CafeDisplayCase
id : CafeDisplayCase
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : CafeDisplayCase
nameWithType : ObjectCategory.CafeDisplayCase
fullName : TinyLife.Objects.ObjectCategory.CafeDisplayCase
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : CafeDisplayCase
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 623
2022-05-24 13:36:05 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for cafe display cases that barista employees can collect food from.
example : [ ]
syntax :
content : public static readonly ObjectCategory CafeDisplayCase
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly CafeDisplayCase As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-07-04 16:50:43 +02:00
- uid : TinyLife.Objects.ObjectCategory.GroundItem
commentId : F:TinyLife.Objects.ObjectCategory.GroundItem
id : GroundItem
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : GroundItem
nameWithType : ObjectCategory.GroundItem
fullName : TinyLife.Objects.ObjectCategory.GroundItem
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : GroundItem
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 625
2022-07-04 16:50:43 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for objects that are flat on the ground, like rugs and grass patches.
example : [ ]
syntax :
content : public static readonly ObjectCategory GroundItem
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly GroundItem As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Objects.ObjectCategory.TreeDecor
commentId : F:TinyLife.Objects.ObjectCategory.TreeDecor
id : TreeDecor
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : TreeDecor
nameWithType : ObjectCategory.TreeDecor
fullName : TinyLife.Objects.ObjectCategory.TreeDecor
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : TreeDecor
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 627
2022-09-05 14:19:42 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : An object category for objects that can be added to <xref href="TinyLife.Objects.ObjectCategory.Tree" data-throw-if-not-resolved="false"></xref> objects as decoration.
example : [ ]
syntax :
content : public static readonly ObjectCategory TreeDecor
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly TreeDecor As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2023-01-16 12:24:01 +01:00
- uid : TinyLife.Objects.ObjectCategory.OpeningHoursSign
commentId : F:TinyLife.Objects.ObjectCategory.OpeningHoursSign
id : OpeningHoursSign
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : OpeningHoursSign
nameWithType : ObjectCategory.OpeningHoursSign
fullName : TinyLife.Objects.ObjectCategory.OpeningHoursSign
type : Field
source :
remote :
path : TinyLife/Objects/MapObject.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : OpeningHoursSign
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 628
2023-01-16 12:24:01 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
syntax :
content : public static readonly ObjectCategory OpeningHoursSign
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared ReadOnly OpeningHoursSign As ObjectCategory
modifiers.csharp :
- public
- static
- readonly
modifiers.vb :
- Public
- Shared
- ReadOnly
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.ObjectCategory.#ctor(System.String,System.Numerics.BigInteger)
commentId : M:TinyLife.Objects.ObjectCategory.#ctor(System.String,System.Numerics.BigInteger)
id : '#ctor(System.String,System.Numerics.BigInteger)'
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : ObjectCategory(String, BigInteger)
nameWithType : ObjectCategory.ObjectCategory(String, BigInteger)
fullName : TinyLife.Objects.ObjectCategory.ObjectCategory(System.String, System.Numerics.BigInteger)
type : Constructor
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : .ctor
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 631
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
example : [ ]
syntax :
content : protected ObjectCategory(string name, BigInteger value)
parameters :
- id : name
type : System.String
- id : value
type : System.Numerics.BigInteger
content.vb : Protected Sub New(name As String, value As BigInteger)
overload : TinyLife.Objects.ObjectCategory.#ctor*
modifiers.csharp :
- protected
modifiers.vb :
- Protected
- uid : TinyLife.Objects.ObjectCategory.op_Implicit(TinyLife.Objects.ObjectCategory)~System.Numerics.BigInteger
commentId : M:TinyLife.Objects.ObjectCategory.op_Implicit(TinyLife.Objects.ObjectCategory)~System.Numerics.BigInteger
id : op_Implicit(TinyLife.Objects.ObjectCategory)~System.Numerics.BigInteger
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Implicit(ObjectCategory to BigInteger)
nameWithType : ObjectCategory.Implicit(ObjectCategory to BigInteger)
fullName : TinyLife.Objects.ObjectCategory.Implicit(TinyLife.Objects.ObjectCategory to System.Numerics.BigInteger)
type : Operator
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : op_Implicit
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 634
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-05-24 13:36:05 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : public static implicit operator BigInteger(ObjectCategory category)
parameters :
- id : category
type : TinyLife.Objects.ObjectCategory
return :
type : System.Numerics.BigInteger
content.vb : Public Shared Widening Operator CType(category As ObjectCategory) As BigInteger
overload : TinyLife.Objects.ObjectCategory.op_Implicit*
nameWithType.vb : ObjectCategory.Widening(ObjectCategory to BigInteger)
modifiers.csharp :
- public
- static
modifiers.vb :
- Public
- Shared
fullName.vb : TinyLife.Objects.ObjectCategory.Widening(TinyLife.Objects.ObjectCategory to System.Numerics.BigInteger)
name.vb : Widening(ObjectCategory to BigInteger)
- uid : TinyLife.Objects.ObjectCategory.op_Implicit(System.Numerics.BigInteger)~TinyLife.Objects.ObjectCategory
commentId : M:TinyLife.Objects.ObjectCategory.op_Implicit(System.Numerics.BigInteger)~TinyLife.Objects.ObjectCategory
id : op_Implicit(System.Numerics.BigInteger)~TinyLife.Objects.ObjectCategory
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : Implicit(BigInteger to ObjectCategory)
nameWithType : ObjectCategory.Implicit(BigInteger to ObjectCategory)
fullName : TinyLife.Objects.ObjectCategory.Implicit(System.Numerics.BigInteger to TinyLife.Objects.ObjectCategory)
type : Operator
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : op_Implicit
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 639
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-05-24 13:36:05 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : public static implicit operator ObjectCategory(BigInteger value)
parameters :
- id : value
type : System.Numerics.BigInteger
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared Widening Operator CType(value As BigInteger) As ObjectCategory
overload : TinyLife.Objects.ObjectCategory.op_Implicit*
nameWithType.vb : ObjectCategory.Widening(BigInteger to ObjectCategory)
modifiers.csharp :
- public
- static
modifiers.vb :
- Public
- Shared
fullName.vb : TinyLife.Objects.ObjectCategory.Widening(System.Numerics.BigInteger to TinyLife.Objects.ObjectCategory)
name.vb : Widening(BigInteger to ObjectCategory)
- uid : TinyLife.Objects.ObjectCategory.op_BitwiseOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Objects.ObjectCategory.op_BitwiseOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
id : op_BitwiseOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : BitwiseOr(ObjectCategory, ObjectCategory)
nameWithType : ObjectCategory.BitwiseOr(ObjectCategory, ObjectCategory)
fullName : TinyLife.Objects.ObjectCategory.BitwiseOr(TinyLife.Objects.ObjectCategory, TinyLife.Objects.ObjectCategory)
type : Operator
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : op_BitwiseOr
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 644
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-05-24 13:36:05 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : public static ObjectCategory operator |(ObjectCategory left, ObjectCategory right)
parameters :
- id : left
type : TinyLife.Objects.ObjectCategory
- id : right
type : TinyLife.Objects.ObjectCategory
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared Operator Or(left As ObjectCategory, right As ObjectCategory) As ObjectCategory
overload : TinyLife.Objects.ObjectCategory.op_BitwiseOr*
modifiers.csharp :
- public
- static
modifiers.vb :
- Public
- Shared
- uid : TinyLife.Objects.ObjectCategory.op_BitwiseAnd(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Objects.ObjectCategory.op_BitwiseAnd(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
id : op_BitwiseAnd(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : BitwiseAnd(ObjectCategory, ObjectCategory)
nameWithType : ObjectCategory.BitwiseAnd(ObjectCategory, ObjectCategory)
fullName : TinyLife.Objects.ObjectCategory.BitwiseAnd(TinyLife.Objects.ObjectCategory, TinyLife.Objects.ObjectCategory)
type : Operator
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : op_BitwiseAnd
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 649
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-05-24 13:36:05 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : public static ObjectCategory operator &(ObjectCategory left, ObjectCategory right)
parameters :
- id : left
type : TinyLife.Objects.ObjectCategory
- id : right
type : TinyLife.Objects.ObjectCategory
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared Operator And(left As ObjectCategory, right As ObjectCategory) As ObjectCategory
overload : TinyLife.Objects.ObjectCategory.op_BitwiseAnd*
modifiers.csharp :
- public
- static
modifiers.vb :
- Public
- Shared
- uid : TinyLife.Objects.ObjectCategory.op_ExclusiveOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Objects.ObjectCategory.op_ExclusiveOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
id : op_ExclusiveOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : ExclusiveOr(ObjectCategory, ObjectCategory)
nameWithType : ObjectCategory.ExclusiveOr(ObjectCategory, ObjectCategory)
fullName : TinyLife.Objects.ObjectCategory.ExclusiveOr(TinyLife.Objects.ObjectCategory, TinyLife.Objects.ObjectCategory)
type : Operator
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : op_ExclusiveOr
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 654
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-05-24 13:36:05 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : public static ObjectCategory operator ^(ObjectCategory left, ObjectCategory right)
parameters :
- id : left
type : TinyLife.Objects.ObjectCategory
- id : right
type : TinyLife.Objects.ObjectCategory
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared Operator Xor(left As ObjectCategory, right As ObjectCategory) As ObjectCategory
overload : TinyLife.Objects.ObjectCategory.op_ExclusiveOr*
modifiers.csharp :
- public
- static
modifiers.vb :
- Public
- Shared
- uid : TinyLife.Objects.ObjectCategory.op_OnesComplement(TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Objects.ObjectCategory.op_OnesComplement(TinyLife.Objects.ObjectCategory)
id : op_OnesComplement(TinyLife.Objects.ObjectCategory)
parent : TinyLife.Objects.ObjectCategory
langs :
- csharp
- vb
name : OnesComplement(ObjectCategory)
nameWithType : ObjectCategory.OnesComplement(ObjectCategory)
fullName : TinyLife.Objects.ObjectCategory.OnesComplement(TinyLife.Objects.ObjectCategory)
type : Operator
source :
remote :
path : TinyLife/Objects/MapObject.cs
2022-05-24 13:36:05 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : op_OnesComplement
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Objects/MapObject.cs
2023-01-19 11:28:13 +01:00
startLine : 659
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2022-05-24 13:36:05 +02:00
example : [ ]
2021-08-04 06:51:12 +02:00
syntax :
content : public static ObjectCategory operator ~(ObjectCategory value)
parameters :
- id : value
type : TinyLife.Objects.ObjectCategory
return :
type : TinyLife.Objects.ObjectCategory
content.vb : Public Shared Operator Not(value As ObjectCategory) As ObjectCategory
overload : TinyLife.Objects.ObjectCategory.op_OnesComplement*
modifiers.csharp :
- public
- static
modifiers.vb :
- Public
- Shared
references :
- uid : TinyLife.Actions.Action
commentId : T:TinyLife.Actions.Action
parent : TinyLife.Actions
name : Action
nameWithType : Action
fullName : TinyLife.Actions.Action
- uid : TinyLife.Objects.AbstractSpot
commentId : T:TinyLife.Objects.AbstractSpot
parent : TinyLife.Objects
name : AbstractSpot
nameWithType : AbstractSpot
fullName : TinyLife.Objects.AbstractSpot
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum
commentId : T:DynamicEnums.DynamicEnum
parent : DynamicEnums
2021-08-04 06:51:12 +02:00
isExternal : true
name : DynamicEnum
nameWithType : DynamicEnum
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
- uid : System.FlagsAttribute
commentId : T:System.FlagsAttribute
parent : System
isExternal : true
name : FlagsAttribute
nameWithType : FlagsAttribute
fullName : System.FlagsAttribute
- uid : TinyLife.Objects.MapObject.GetModCategory(System.String)
commentId : M:TinyLife.Objects.MapObject.GetModCategory(System.String)
parent : TinyLife.Objects.MapObject
isExternal : true
name : GetModCategory(String)
nameWithType : MapObject.GetModCategory(String)
fullName : TinyLife.Objects.MapObject.GetModCategory(System.String)
spec.csharp :
- uid : TinyLife.Objects.MapObject.GetModCategory(System.String)
name : GetModCategory
nameWithType : MapObject.GetModCategory
fullName : TinyLife.Objects.MapObject.GetModCategory
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Objects.MapObject.GetModCategory(System.String)
name : GetModCategory
nameWithType : MapObject.GetModCategory
fullName : TinyLife.Objects.MapObject.GetModCategory
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Objects
commentId : N : TinyLife.Objects
name : TinyLife.Objects
nameWithType : TinyLife.Objects
fullName : TinyLife.Objects
- uid : System.Object
commentId : T:System.Object
parent : System
isExternal : true
name : Object
nameWithType : Object
fullName : System.Object
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.HasAllFlags(DynamicEnums.DynamicEnum)
commentId : M:DynamicEnums.DynamicEnum.HasAllFlags(DynamicEnums.DynamicEnum)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
2022-11-12 13:53:28 +01:00
name : HasAllFlags(DynamicEnum)
nameWithType : DynamicEnum.HasAllFlags(DynamicEnum)
fullName : DynamicEnums.DynamicEnum.HasAllFlags(DynamicEnums.DynamicEnum)
2021-08-04 06:51:12 +02:00
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.HasAllFlags(DynamicEnums.DynamicEnum)
name : HasAllFlags
nameWithType : DynamicEnum.HasAllFlags
fullName : DynamicEnums.DynamicEnum.HasAllFlags
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
name : DynamicEnum
nameWithType : DynamicEnum
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.HasAllFlags(DynamicEnums.DynamicEnum)
name : HasAllFlags
nameWithType : DynamicEnum.HasAllFlags
fullName : DynamicEnums.DynamicEnum.HasAllFlags
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
name : DynamicEnum
nameWithType : DynamicEnum
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.HasAnyFlags(DynamicEnums.DynamicEnum)
commentId : M:DynamicEnums.DynamicEnum.HasAnyFlags(DynamicEnums.DynamicEnum)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
2022-11-12 13:53:28 +01:00
name : HasAnyFlags(DynamicEnum)
nameWithType : DynamicEnum.HasAnyFlags(DynamicEnum)
fullName : DynamicEnums.DynamicEnum.HasAnyFlags(DynamicEnums.DynamicEnum)
2021-08-04 06:51:12 +02:00
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.HasAnyFlags(DynamicEnums.DynamicEnum)
name : HasAnyFlags
nameWithType : DynamicEnum.HasAnyFlags
fullName : DynamicEnums.DynamicEnum.HasAnyFlags
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
name : DynamicEnum
nameWithType : DynamicEnum
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.HasAnyFlags(DynamicEnums.DynamicEnum)
name : HasAnyFlags
nameWithType : DynamicEnum.HasAnyFlags
fullName : DynamicEnums.DynamicEnum.HasAnyFlags
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
name : DynamicEnum
nameWithType : DynamicEnum
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.ToString
commentId : M:DynamicEnums.DynamicEnum.ToString
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : ToString()
nameWithType : DynamicEnum.ToString()
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.ToString()
2021-08-04 06:51:12 +02:00
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.ToString
2021-08-04 06:51:12 +02:00
name : ToString
nameWithType : DynamicEnum.ToString
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.ToString
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.ToString
2021-08-04 06:51:12 +02:00
name : ToString
nameWithType : DynamicEnum.ToString
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.ToString
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Add``1(System.String,System.Numerics.BigInteger)
commentId : M:DynamicEnums.DynamicEnum.Add``1(System.String,System.Numerics.BigInteger)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : Add<T>(String, BigInteger)
nameWithType : DynamicEnum.Add<T>(String, BigInteger)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Add<T>(System.String, System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Add(Of T)(String, BigInteger)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Add(Of T)(System.String, System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name.vb : Add(Of T)(String, BigInteger)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Add``1(System.String,System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name : Add<T>
nameWithType : DynamicEnum.Add<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Add<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Add``1(System.String,System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name : Add(Of T)
nameWithType : DynamicEnum.Add(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Add(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.AddValue``1(System.String)
commentId : M:DynamicEnums.DynamicEnum.AddValue``1(System.String)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : AddValue<T>(String)
nameWithType : DynamicEnum.AddValue<T>(String)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.AddValue<T>(System.String)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.AddValue(Of T)(String)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.AddValue(Of T)(System.String)
2021-08-04 06:51:12 +02:00
name.vb : AddValue(Of T)(String)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.AddValue``1(System.String)
2021-08-04 06:51:12 +02:00
name : AddValue<T>
nameWithType : DynamicEnum.AddValue<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.AddValue<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.AddValue``1(System.String)
2021-08-04 06:51:12 +02:00
name : AddValue(Of T)
nameWithType : DynamicEnum.AddValue(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.AddValue(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.AddFlag``1(System.String)
commentId : M:DynamicEnums.DynamicEnum.AddFlag``1(System.String)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : AddFlag<T>(String)
nameWithType : DynamicEnum.AddFlag<T>(String)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.AddFlag<T>(System.String)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.AddFlag(Of T)(String)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.AddFlag(Of T)(System.String)
2021-08-04 06:51:12 +02:00
name.vb : AddFlag(Of T)(String)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.AddFlag``1(System.String)
2021-08-04 06:51:12 +02:00
name : AddFlag<T>
nameWithType : DynamicEnum.AddFlag<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.AddFlag<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.AddFlag``1(System.String)
2021-08-04 06:51:12 +02:00
name : AddFlag(Of T)
nameWithType : DynamicEnum.AddFlag(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.AddFlag(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValues``1
commentId : M:DynamicEnums.DynamicEnum.GetValues``1
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetValues<T>()
nameWithType : DynamicEnum.GetValues<T>()
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValues<T>()
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.GetValues(Of T)()
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.GetValues(Of T)()
2021-08-04 06:51:12 +02:00
name.vb : GetValues(Of T)()
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValues``1
2021-08-04 06:51:12 +02:00
name : GetValues<T>
nameWithType : DynamicEnum.GetValues<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValues<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValues``1
2021-08-04 06:51:12 +02:00
name : GetValues(Of T)
nameWithType : DynamicEnum.GetValues(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValues(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValues(System.Type)
commentId : M:DynamicEnums.DynamicEnum.GetValues(System.Type)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetValues(Type)
nameWithType : DynamicEnum.GetValues(Type)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValues(System.Type)
2021-08-04 06:51:12 +02:00
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValues(System.Type)
2021-08-04 06:51:12 +02:00
name : GetValues
nameWithType : DynamicEnum.GetValues
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValues
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValues(System.Type)
2021-08-04 06:51:12 +02:00
name : GetValues
nameWithType : DynamicEnum.GetValues
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValues
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetFlags``1({T},System.Boolean)
commentId : M:DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
parent : DynamicEnums.DynamicEnum
definition : DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
name : GetFlags<T>(T, Boolean)
nameWithType : DynamicEnum.GetFlags<T>(T, Boolean)
fullName : DynamicEnums.DynamicEnum.GetFlags<T>(T, System.Boolean)
nameWithType.vb : DynamicEnum.GetFlags(Of T)(T, Boolean)
fullName.vb : DynamicEnums.DynamicEnum.GetFlags(Of T)(T, System.Boolean)
name.vb : GetFlags(Of T)(T, Boolean)
spec.csharp :
- uid : DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
name : GetFlags<T>
nameWithType : DynamicEnum.GetFlags<T>
fullName : DynamicEnums.DynamicEnum.GetFlags<T>
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Boolean
name : Boolean
nameWithType : Boolean
fullName : System.Boolean
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
name : GetFlags(Of T)
nameWithType : DynamicEnum.GetFlags(Of T)
fullName : DynamicEnums.DynamicEnum.GetFlags(Of T)
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Boolean
name : Boolean
nameWithType : Boolean
fullName : System.Boolean
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : DynamicEnums.DynamicEnum.GetUniqueFlags``1({T})
commentId : M:DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
parent : DynamicEnums.DynamicEnum
definition : DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
name : GetUniqueFlags<T>(T)
nameWithType : DynamicEnum.GetUniqueFlags<T>(T)
fullName : DynamicEnums.DynamicEnum.GetUniqueFlags<T>(T)
nameWithType.vb : DynamicEnum.GetUniqueFlags(Of T)(T)
fullName.vb : DynamicEnums.DynamicEnum.GetUniqueFlags(Of T)(T)
name.vb : GetUniqueFlags(Of T)(T)
spec.csharp :
- uid : DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
name : GetUniqueFlags<T>
nameWithType : DynamicEnum.GetUniqueFlags<T>
fullName : DynamicEnums.DynamicEnum.GetUniqueFlags<T>
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
name : GetUniqueFlags(Of T)
nameWithType : DynamicEnum.GetUniqueFlags(Of T)
fullName : DynamicEnums.DynamicEnum.GetUniqueFlags(Of T)
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
- uid : DynamicEnums.DynamicEnum.Or``1({T},{T})
commentId : M:DynamicEnums.DynamicEnum.Or``1(``0,``0)
parent : DynamicEnums.DynamicEnum
definition : DynamicEnums.DynamicEnum.Or``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Or<T>(T, T)
nameWithType : DynamicEnum.Or<T>(T, T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Or<T>(T, T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Or(Of T)(T, T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Or(Of T)(T, T)
2021-08-04 06:51:12 +02:00
name.vb : Or(Of T)(T, T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Or``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Or<T>
nameWithType : DynamicEnum.Or<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Or<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Or``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Or(Of T)
nameWithType : DynamicEnum.Or(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Or(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.And``1({T},{T})
commentId : M:DynamicEnums.DynamicEnum.And``1(``0,``0)
parent : DynamicEnums.DynamicEnum
definition : DynamicEnums.DynamicEnum.And``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : And<T>(T, T)
nameWithType : DynamicEnum.And<T>(T, T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.And<T>(T, T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.And(Of T)(T, T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.And(Of T)(T, T)
2021-08-04 06:51:12 +02:00
name.vb : And(Of T)(T, T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.And``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : And<T>
nameWithType : DynamicEnum.And<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.And<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.And``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : And(Of T)
nameWithType : DynamicEnum.And(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.And(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Xor``1({T},{T})
commentId : M:DynamicEnums.DynamicEnum.Xor``1(``0,``0)
parent : DynamicEnums.DynamicEnum
definition : DynamicEnums.DynamicEnum.Xor``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Xor<T>(T, T)
nameWithType : DynamicEnum.Xor<T>(T, T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Xor<T>(T, T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Xor(Of T)(T, T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Xor(Of T)(T, T)
2021-08-04 06:51:12 +02:00
name.vb : Xor(Of T)(T, T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Xor``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Xor<T>
nameWithType : DynamicEnum.Xor<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Xor<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Xor``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Xor(Of T)
nameWithType : DynamicEnum.Xor(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Xor(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Neg``1({T})
commentId : M:DynamicEnums.DynamicEnum.Neg``1(``0)
parent : DynamicEnums.DynamicEnum
definition : DynamicEnums.DynamicEnum.Neg``1(``0)
2021-08-04 06:51:12 +02:00
name : Neg<T>(T)
nameWithType : DynamicEnum.Neg<T>(T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Neg<T>(T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Neg(Of T)(T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Neg(Of T)(T)
2021-08-04 06:51:12 +02:00
name.vb : Neg(Of T)(T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Neg``1(``0)
2021-08-04 06:51:12 +02:00
name : Neg<T>
nameWithType : DynamicEnum.Neg<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Neg<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Neg``1(``0)
2021-08-04 06:51:12 +02:00
name : Neg(Of T)
nameWithType : DynamicEnum.Neg(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Neg(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValue(DynamicEnums.DynamicEnum)
commentId : M:DynamicEnums.DynamicEnum.GetValue(DynamicEnums.DynamicEnum)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetValue(DynamicEnum)
nameWithType : DynamicEnum.GetValue(DynamicEnum)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValue(DynamicEnums.DynamicEnum)
2021-08-04 06:51:12 +02:00
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValue(DynamicEnums.DynamicEnum)
2021-08-04 06:51:12 +02:00
name : GetValue
nameWithType : DynamicEnum.GetValue
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValue
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
name : DynamicEnum
nameWithType : DynamicEnum
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetValue(DynamicEnums.DynamicEnum)
2021-08-04 06:51:12 +02:00
name : GetValue
nameWithType : DynamicEnum.GetValue
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetValue
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
name : DynamicEnum
nameWithType : DynamicEnum
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetEnumValue``1(System.Numerics.BigInteger)
commentId : M:DynamicEnums.DynamicEnum.GetEnumValue``1(System.Numerics.BigInteger)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetEnumValue<T>(BigInteger)
nameWithType : DynamicEnum.GetEnumValue<T>(BigInteger)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetEnumValue<T>(System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.GetEnumValue(Of T)(BigInteger)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.GetEnumValue(Of T)(System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name.vb : GetEnumValue(Of T)(BigInteger)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetEnumValue``1(System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name : GetEnumValue<T>
nameWithType : DynamicEnum.GetEnumValue<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetEnumValue<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetEnumValue``1(System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name : GetEnumValue(Of T)
nameWithType : DynamicEnum.GetEnumValue(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetEnumValue(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetEnumValue(System.Type,System.Numerics.BigInteger)
commentId : M:DynamicEnums.DynamicEnum.GetEnumValue(System.Type,System.Numerics.BigInteger)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetEnumValue(Type, BigInteger)
nameWithType : DynamicEnum.GetEnumValue(Type, BigInteger)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetEnumValue(System.Type, System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetEnumValue(System.Type,System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name : GetEnumValue
nameWithType : DynamicEnum.GetEnumValue
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetEnumValue
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetEnumValue(System.Type,System.Numerics.BigInteger)
2021-08-04 06:51:12 +02:00
name : GetEnumValue
nameWithType : DynamicEnum.GetEnumValue
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.GetEnumValue
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Parse``1(System.String)
commentId : M:DynamicEnums.DynamicEnum.Parse``1(System.String)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : Parse<T>(String)
nameWithType : DynamicEnum.Parse<T>(String)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Parse<T>(System.String)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Parse(Of T)(String)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Parse(Of T)(System.String)
2021-08-04 06:51:12 +02:00
name.vb : Parse(Of T)(String)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Parse``1(System.String)
2021-08-04 06:51:12 +02:00
name : Parse<T>
nameWithType : DynamicEnum.Parse<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Parse<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Parse``1(System.String)
2021-08-04 06:51:12 +02:00
name : Parse(Of T)
nameWithType : DynamicEnum.Parse(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Parse(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Parse(System.Type,System.String)
commentId : M:DynamicEnums.DynamicEnum.Parse(System.Type,System.String)
parent : DynamicEnums.DynamicEnum
2021-08-04 06:51:12 +02:00
isExternal : true
name : Parse(Type, String)
nameWithType : DynamicEnum.Parse(Type, String)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Parse(System.Type, System.String)
2021-08-04 06:51:12 +02:00
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Parse(System.Type,System.String)
2021-08-04 06:51:12 +02:00
name : Parse
nameWithType : DynamicEnum.Parse
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Parse
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Parse(System.Type,System.String)
2021-08-04 06:51:12 +02:00
name : Parse
nameWithType : DynamicEnum.Parse
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Parse
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.String
name : String
nameWithType : String
fullName : System.String
isExternal : true
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.IsDefined(System.Type,System.Numerics.BigInteger)
commentId : M:DynamicEnums.DynamicEnum.IsDefined(System.Type,System.Numerics.BigInteger)
parent : DynamicEnums.DynamicEnum
isExternal : true
name : IsDefined(Type, BigInteger)
nameWithType : DynamicEnum.IsDefined(Type, BigInteger)
fullName : DynamicEnums.DynamicEnum.IsDefined(System.Type, System.Numerics.BigInteger)
spec.csharp :
- uid : DynamicEnums.DynamicEnum.IsDefined(System.Type,System.Numerics.BigInteger)
name : IsDefined
nameWithType : DynamicEnum.IsDefined
fullName : DynamicEnums.DynamicEnum.IsDefined
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : DynamicEnums.DynamicEnum.IsDefined(System.Type,System.Numerics.BigInteger)
name : IsDefined
nameWithType : DynamicEnum.IsDefined
fullName : DynamicEnums.DynamicEnum.IsDefined
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Type
name : Type
nameWithType : Type
fullName : System.Type
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Numerics.BigInteger
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : DynamicEnums.DynamicEnum.IsDefined(DynamicEnums.DynamicEnum)
commentId : M:DynamicEnums.DynamicEnum.IsDefined(DynamicEnums.DynamicEnum)
parent : DynamicEnums.DynamicEnum
isExternal : true
name : IsDefined(DynamicEnum)
nameWithType : DynamicEnum.IsDefined(DynamicEnum)
fullName : DynamicEnums.DynamicEnum.IsDefined(DynamicEnums.DynamicEnum)
spec.csharp :
- uid : DynamicEnums.DynamicEnum.IsDefined(DynamicEnums.DynamicEnum)
name : IsDefined
nameWithType : DynamicEnum.IsDefined
fullName : DynamicEnums.DynamicEnum.IsDefined
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : DynamicEnums.DynamicEnum
name : DynamicEnum
nameWithType : DynamicEnum
fullName : DynamicEnums.DynamicEnum
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : DynamicEnums.DynamicEnum.IsDefined(DynamicEnums.DynamicEnum)
name : IsDefined
nameWithType : DynamicEnum.IsDefined
fullName : DynamicEnums.DynamicEnum.IsDefined
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : DynamicEnums.DynamicEnum
name : DynamicEnum
nameWithType : DynamicEnum
fullName : DynamicEnums.DynamicEnum
isExternal : true
- name : )
nameWithType : )
fullName : )
2021-08-04 06:51:12 +02:00
- uid : System.Object.Equals(System.Object)
commentId : M:System.Object.Equals(System.Object)
parent : System.Object
isExternal : true
name : Equals(Object)
nameWithType : Object.Equals(Object)
fullName : System.Object.Equals(System.Object)
spec.csharp :
- uid : System.Object.Equals(System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.Equals(System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : System.Object.Equals(System.Object,System.Object)
commentId : M:System.Object.Equals(System.Object,System.Object)
parent : System.Object
isExternal : true
name : Equals(Object, Object)
nameWithType : Object.Equals(Object, Object)
fullName : System.Object.Equals(System.Object, System.Object)
spec.csharp :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
nameWithType : Object.Equals
fullName : System.Object.Equals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : System.Object.GetHashCode
commentId : M:System.Object.GetHashCode
parent : System.Object
isExternal : true
name : GetHashCode()
nameWithType : Object.GetHashCode()
fullName : System.Object.GetHashCode()
spec.csharp :
- uid : System.Object.GetHashCode
name : GetHashCode
nameWithType : Object.GetHashCode
fullName : System.Object.GetHashCode
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.GetHashCode
name : GetHashCode
nameWithType : Object.GetHashCode
fullName : System.Object.GetHashCode
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System.Object.GetType
commentId : M:System.Object.GetType
parent : System.Object
isExternal : true
name : GetType()
nameWithType : Object.GetType()
fullName : System.Object.GetType()
spec.csharp :
- uid : System.Object.GetType
name : GetType
nameWithType : Object.GetType
fullName : System.Object.GetType
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.GetType
name : GetType
nameWithType : Object.GetType
fullName : System.Object.GetType
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System.Object.MemberwiseClone
commentId : M:System.Object.MemberwiseClone
parent : System.Object
isExternal : true
name : MemberwiseClone()
nameWithType : Object.MemberwiseClone()
fullName : System.Object.MemberwiseClone()
spec.csharp :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
nameWithType : Object.MemberwiseClone
fullName : System.Object.MemberwiseClone
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
nameWithType : Object.MemberwiseClone
fullName : System.Object.MemberwiseClone
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
commentId : M:System.Object.ReferenceEquals(System.Object,System.Object)
parent : System.Object
isExternal : true
name : ReferenceEquals(Object, Object)
nameWithType : Object.ReferenceEquals(Object, Object)
fullName : System.Object.ReferenceEquals(System.Object, System.Object)
spec.csharp :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
nameWithType : Object.ReferenceEquals
fullName : System.Object.ReferenceEquals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
nameWithType : Object.ReferenceEquals
fullName : System.Object.ReferenceEquals
isExternal : true
- name : (
nameWithType : (
fullName : (
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Object
name : Object
nameWithType : Object
fullName : System.Object
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Objects.ObjectCategory.TinyLife.Utilities.Extensions.JsonCopy``1
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<ObjectCategory>()
nameWithType : Extensions.JsonCopy<ObjectCategory>()
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.ObjectCategory>()
nameWithType.vb : Extensions.JsonCopy(Of ObjectCategory)()
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.ObjectCategory)()
name.vb : JsonCopy(Of ObjectCategory)()
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy<ObjectCategory>
nameWithType : Extensions.JsonCopy<ObjectCategory>
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.ObjectCategory>
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy(Of ObjectCategory)
nameWithType : Extensions.JsonCopy(Of ObjectCategory)
fullName : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.ObjectCategory)
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Objects.ObjectCategory.TinyLife.Utilities.Extensions.GetDefaultTab
commentId : M:TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
name : GetDefaultTab()
nameWithType : Extensions.GetDefaultTab()
fullName : TinyLife.Utilities.Extensions.GetDefaultTab()
spec.csharp :
- uid : TinyLife.Utilities.Extensions.GetDefaultTab
name : GetDefaultTab
nameWithType : Extensions.GetDefaultTab
fullName : TinyLife.Utilities.Extensions.GetDefaultTab
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.GetDefaultTab
name : GetDefaultTab
nameWithType : Extensions.GetDefaultTab
fullName : TinyLife.Utilities.Extensions.GetDefaultTab
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Objects.ObjectCategory.TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
commentId : M:TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
name : GetDefaultDirtyOverlayTextureName()
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName()
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName()
spec.csharp :
- uid : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
name : GetDefaultDirtyOverlayTextureName
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
name : GetDefaultDirtyOverlayTextureName
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Actions
commentId : N : TinyLife.Actions
name : TinyLife.Actions
nameWithType : TinyLife.Actions
fullName : TinyLife.Actions
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums
commentId : N : DynamicEnums
2021-08-04 06:51:12 +02:00
isExternal : true
2022-11-12 13:53:28 +01:00
name : DynamicEnums
nameWithType : DynamicEnums
fullName : DynamicEnums
2021-08-04 06:51:12 +02:00
- uid : System
commentId : N : System
isExternal : true
name : System
nameWithType : System
fullName : System
- uid : TinyLife.Objects.MapObject
commentId : T:TinyLife.Objects.MapObject
parent : TinyLife.Objects
name : MapObject
nameWithType : MapObject
fullName : TinyLife.Objects.MapObject
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
commentId : M:DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
isExternal : true
name : GetFlags<T>(T, Boolean)
nameWithType : DynamicEnum.GetFlags<T>(T, Boolean)
fullName : DynamicEnums.DynamicEnum.GetFlags<T>(T, System.Boolean)
nameWithType.vb : DynamicEnum.GetFlags(Of T)(T, Boolean)
fullName.vb : DynamicEnums.DynamicEnum.GetFlags(Of T)(T, System.Boolean)
name.vb : GetFlags(Of T)(T, Boolean)
spec.csharp :
- uid : DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
name : GetFlags<T>
nameWithType : DynamicEnum.GetFlags<T>
fullName : DynamicEnums.DynamicEnum.GetFlags<T>
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Boolean
name : Boolean
nameWithType : Boolean
fullName : System.Boolean
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : DynamicEnums.DynamicEnum.GetFlags``1(``0,System.Boolean)
name : GetFlags(Of T)
nameWithType : DynamicEnum.GetFlags(Of T)
fullName : DynamicEnums.DynamicEnum.GetFlags(Of T)
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Boolean
name : Boolean
nameWithType : Boolean
fullName : System.Boolean
isExternal : true
- name : )
nameWithType : )
fullName : )
- uid : DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
commentId : M:DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
isExternal : true
name : GetUniqueFlags<T>(T)
nameWithType : DynamicEnum.GetUniqueFlags<T>(T)
fullName : DynamicEnums.DynamicEnum.GetUniqueFlags<T>(T)
nameWithType.vb : DynamicEnum.GetUniqueFlags(Of T)(T)
fullName.vb : DynamicEnums.DynamicEnum.GetUniqueFlags(Of T)(T)
name.vb : GetUniqueFlags(Of T)(T)
spec.csharp :
- uid : DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
name : GetUniqueFlags<T>
nameWithType : DynamicEnum.GetUniqueFlags<T>
fullName : DynamicEnums.DynamicEnum.GetUniqueFlags<T>
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : DynamicEnums.DynamicEnum.GetUniqueFlags``1(``0)
name : GetUniqueFlags(Of T)
nameWithType : DynamicEnum.GetUniqueFlags(Of T)
fullName : DynamicEnums.DynamicEnum.GetUniqueFlags(Of T)
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
- uid : DynamicEnums.DynamicEnum.Or``1(``0,``0)
commentId : M:DynamicEnums.DynamicEnum.Or``1(``0,``0)
2021-08-04 06:51:12 +02:00
isExternal : true
name : Or<T>(T, T)
nameWithType : DynamicEnum.Or<T>(T, T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Or<T>(T, T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Or(Of T)(T, T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Or(Of T)(T, T)
2021-08-04 06:51:12 +02:00
name.vb : Or(Of T)(T, T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Or``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Or<T>
nameWithType : DynamicEnum.Or<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Or<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Or``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Or(Of T)
nameWithType : DynamicEnum.Or(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Or(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.And``1(``0,``0)
commentId : M:DynamicEnums.DynamicEnum.And``1(``0,``0)
2021-08-04 06:51:12 +02:00
isExternal : true
name : And<T>(T, T)
nameWithType : DynamicEnum.And<T>(T, T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.And<T>(T, T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.And(Of T)(T, T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.And(Of T)(T, T)
2021-08-04 06:51:12 +02:00
name.vb : And(Of T)(T, T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.And``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : And<T>
nameWithType : DynamicEnum.And<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.And<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.And``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : And(Of T)
nameWithType : DynamicEnum.And(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.And(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Xor``1(``0,``0)
commentId : M:DynamicEnums.DynamicEnum.Xor``1(``0,``0)
2021-08-04 06:51:12 +02:00
isExternal : true
name : Xor<T>(T, T)
nameWithType : DynamicEnum.Xor<T>(T, T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Xor<T>(T, T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Xor(Of T)(T, T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Xor(Of T)(T, T)
2021-08-04 06:51:12 +02:00
name.vb : Xor(Of T)(T, T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Xor``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Xor<T>
nameWithType : DynamicEnum.Xor<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Xor<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Xor``1(``0,``0)
2021-08-04 06:51:12 +02:00
name : Xor(Of T)
nameWithType : DynamicEnum.Xor(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Xor(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : ', '
nameWithType : ', '
fullName : ', '
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Neg``1(``0)
commentId : M:DynamicEnums.DynamicEnum.Neg``1(``0)
2021-08-04 06:51:12 +02:00
isExternal : true
name : Neg<T>(T)
nameWithType : DynamicEnum.Neg<T>(T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Neg<T>(T)
2021-08-04 06:51:12 +02:00
nameWithType.vb : DynamicEnum.Neg(Of T)(T)
2022-11-12 13:53:28 +01:00
fullName.vb : DynamicEnums.DynamicEnum.Neg(Of T)(T)
2021-08-04 06:51:12 +02:00
name.vb : Neg(Of T)(T)
spec.csharp :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Neg``1(``0)
2021-08-04 06:51:12 +02:00
name : Neg<T>
nameWithType : DynamicEnum.Neg<T>
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Neg<T>
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
2022-11-12 13:53:28 +01:00
- uid : DynamicEnums.DynamicEnum.Neg``1(``0)
2021-08-04 06:51:12 +02:00
name : Neg(Of T)
nameWithType : DynamicEnum.Neg(Of T)
2022-11-12 13:53:28 +01:00
fullName : DynamicEnums.DynamicEnum.Neg(Of T)
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<T>(T)
nameWithType : Extensions.JsonCopy<T>(T)
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>(T)
nameWithType.vb : Extensions.JsonCopy(Of T)(T)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of T)(T)
name.vb : JsonCopy(Of T)(T)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<T>
nameWithType : Extensions.JsonCopy<T>
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy(Of T)
nameWithType : Extensions.JsonCopy(Of T)
fullName : TinyLife.Utilities.Extensions.JsonCopy(Of T)
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities.Extensions
commentId : T:TinyLife.Utilities.Extensions
parent : TinyLife.Utilities
name : Extensions
nameWithType : Extensions
fullName : TinyLife.Utilities.Extensions
- uid : TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
name : GetDefaultTab(ObjectCategory)
nameWithType : Extensions.GetDefaultTab(ObjectCategory)
fullName : TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
name : GetDefaultTab
nameWithType : Extensions.GetDefaultTab
fullName : TinyLife.Utilities.Extensions.GetDefaultTab
- name : (
nameWithType : (
fullName : (
- uid : TinyLife.Objects.ObjectCategory
name : ObjectCategory
nameWithType : ObjectCategory
fullName : TinyLife.Objects.ObjectCategory
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)
name : GetDefaultTab
nameWithType : Extensions.GetDefaultTab
fullName : TinyLife.Utilities.Extensions.GetDefaultTab
- name : (
nameWithType : (
fullName : (
- uid : TinyLife.Objects.ObjectCategory
name : ObjectCategory
nameWithType : ObjectCategory
fullName : TinyLife.Objects.ObjectCategory
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
commentId : M:TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
name : GetDefaultDirtyOverlayTextureName(ObjectCategory)
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName(ObjectCategory)
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
name : GetDefaultDirtyOverlayTextureName
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
- name : (
nameWithType : (
fullName : (
- uid : TinyLife.Objects.ObjectCategory
name : ObjectCategory
nameWithType : ObjectCategory
fullName : TinyLife.Objects.ObjectCategory
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
name : GetDefaultDirtyOverlayTextureName
nameWithType : Extensions.GetDefaultDirtyOverlayTextureName
fullName : TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName
- name : (
nameWithType : (
fullName : (
- uid : TinyLife.Objects.ObjectCategory
name : ObjectCategory
nameWithType : ObjectCategory
fullName : TinyLife.Objects.ObjectCategory
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities
commentId : N : TinyLife.Utilities
name : TinyLife.Utilities
nameWithType : TinyLife.Utilities
fullName : TinyLife.Utilities
- uid : TinyLife.Objects.ObjectCategory
commentId : T:TinyLife.Objects.ObjectCategory
parent : TinyLife.Objects
name : ObjectCategory
nameWithType : ObjectCategory
fullName : TinyLife.Objects.ObjectCategory
- uid : TinyLife.Objects.ObjectCategory.CounterObject
commentId : F:TinyLife.Objects.ObjectCategory.CounterObject
isExternal : true
- uid : TinyLife.Objects.ObjectCategory.Counter
commentId : F:TinyLife.Objects.ObjectCategory.Counter
isExternal : true
- uid : TinyLife.Objects.ObjectCategory.Table
commentId : F:TinyLife.Objects.ObjectCategory.Table
isExternal : true
- uid : TinyLife.Objects.ObjectCategory.LargeSurfaceObject
commentId : F:TinyLife.Objects.ObjectCategory.LargeSurfaceObject
isExternal : true
- uid : TinyLife.Tools.FurnitureTool
commentId : T:TinyLife.Tools.FurnitureTool
name : FurnitureTool
nameWithType : FurnitureTool
fullName : TinyLife.Tools.FurnitureTool
- uid : TinyLife.Objects.ObjectCategory.SmallObject
commentId : F:TinyLife.Objects.ObjectCategory.SmallObject
isExternal : true
- uid : TinyLife.Objects.Person
commentId : T:TinyLife.Objects.Person
parent : TinyLife.Objects
name : Person
nameWithType : Person
fullName : TinyLife.Objects.Person
- uid : TinyLife.Objects.ObjectCategory.Sink
commentId : F:TinyLife.Objects.ObjectCategory.Sink
isExternal : true
- uid : TinyLife.World.Wall
commentId : T:TinyLife.World.Wall
parent : TinyLife.World
name : Wall
nameWithType : Wall
fullName : TinyLife.World.Wall
- uid : TinyLife.Objects.ObjectCategory.CanCoverWindow
commentId : F:TinyLife.Objects.ObjectCategory.CanCoverWindow
isExternal : true
2021-08-30 20:44:32 +02:00
- uid : TinyLife.Objects.ObjectCategory.CanCoverDoor
commentId : F:TinyLife.Objects.ObjectCategory.CanCoverDoor
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World
commentId : N : TinyLife.World
name : TinyLife.World
nameWithType : TinyLife.World
fullName : TinyLife.World
- uid : TinyLife.Tools.RemoveTool
commentId : T:TinyLife.Tools.RemoveTool
parent : TinyLife.Tools
name : RemoveTool
nameWithType : RemoveTool
fullName : TinyLife.Tools.RemoveTool
- uid : TinyLife.Tools
commentId : N : TinyLife.Tools
name : TinyLife.Tools
nameWithType : TinyLife.Tools
fullName : TinyLife.Tools
- uid : TinyLife.Tools.MoveTool
commentId : T:TinyLife.Tools.MoveTool
parent : TinyLife.Tools
name : MoveTool
nameWithType : MoveTool
fullName : TinyLife.Tools.MoveTool
2022-12-20 13:25:03 +01:00
- uid : TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean)
commentId : M:TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean)
parent : TinyLife.Actions.Action
isExternal : true
name : FindAllFreeWalls(Person, Nullable<Vector2>, Nullable<Single>, Boolean)
nameWithType : Action.FindAllFreeWalls(Person, Nullable<Vector2>, Nullable<Single>, Boolean)
fullName : TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Nullable<System.Single>, System.Boolean)
nameWithType.vb : Action.FindAllFreeWalls(Person, Nullable(Of Vector2), Nullable(Of Single), Boolean)
fullName.vb : TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Nullable(Of System.Single), System.Boolean)
name.vb : FindAllFreeWalls(Person, Nullable(Of Vector2), Nullable(Of Single), Boolean)
spec.csharp :
- uid : TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean)
name : FindAllFreeWalls
nameWithType : Action.FindAllFreeWalls
fullName : TinyLife.Actions.Action.FindAllFreeWalls
- name : (
nameWithType : (
fullName : (
- uid : TinyLife.Objects.Person
name : Person
nameWithType : Person
fullName : TinyLife.Objects.Person
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Nullable`1
name : Nullable
nameWithType : Nullable
fullName : System.Nullable
isExternal : true
- name : <
nameWithType : <
fullName : <
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
nameWithType : Vector2
fullName : Microsoft.Xna.Framework.Vector2
isExternal : true
- name : '>'
nameWithType : '>'
fullName : '>'
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Nullable`1
name : Nullable
nameWithType : Nullable
fullName : System.Nullable
isExternal : true
- name : <
nameWithType : <
fullName : <
- uid : System.Single
name : Single
nameWithType : Single
fullName : System.Single
isExternal : true
- name : '>'
nameWithType : '>'
fullName : '>'
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Boolean
name : Boolean
nameWithType : Boolean
fullName : System.Boolean
isExternal : true
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean)
name : FindAllFreeWalls
nameWithType : Action.FindAllFreeWalls
fullName : TinyLife.Actions.Action.FindAllFreeWalls
- name : (
nameWithType : (
fullName : (
- uid : TinyLife.Objects.Person
name : Person
nameWithType : Person
fullName : TinyLife.Objects.Person
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Nullable`1
name : Nullable
nameWithType : Nullable
fullName : System.Nullable
isExternal : true
- name : '(Of '
nameWithType : '(Of '
fullName : '(Of '
- uid : Microsoft.Xna.Framework.Vector2
name : Vector2
nameWithType : Vector2
fullName : Microsoft.Xna.Framework.Vector2
isExternal : true
- name : )
nameWithType : )
fullName : )
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Nullable`1
name : Nullable
nameWithType : Nullable
fullName : System.Nullable
isExternal : true
- name : '(Of '
nameWithType : '(Of '
fullName : '(Of '
- uid : System.Single
name : Single
nameWithType : Single
fullName : System.Single
isExternal : true
- name : )
nameWithType : )
fullName : )
- name : ', '
nameWithType : ', '
fullName : ', '
- uid : System.Boolean
name : Boolean
nameWithType : Boolean
fullName : System.Boolean
isExternal : true
- name : )
nameWithType : )
fullName : )
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.LightFurniture
commentId : T:TinyLife.Objects.LightFurniture
2021-08-30 20:44:32 +02:00
parent : TinyLife.Objects
2021-08-04 06:51:12 +02:00
name : LightFurniture
nameWithType : LightFurniture
fullName : TinyLife.Objects.LightFurniture
- uid : TinyLife.Objects.ObjectCategory.NonColliding
commentId : F:TinyLife.Objects.ObjectCategory.NonColliding
isExternal : true
- uid : TinyLife.Objects.ObjectCategory.WallHanging
commentId : F:TinyLife.Objects.ObjectCategory.WallHanging
isExternal : true
- uid : TinyLife.Objects.ObjectCategory.CanBeThrownAway
commentId : F:TinyLife.Objects.ObjectCategory.CanBeThrownAway
isExternal : true
- uid : TinyLife.Objects.ObjectCategory.TrashCan
commentId : F:TinyLife.Objects.ObjectCategory.TrashCan
isExternal : true
- uid : TinyLife.Objects.ObjectCategory.Holdable
commentId : F:TinyLife.Objects.ObjectCategory.Holdable
isExternal : true
2021-08-30 20:44:32 +02:00
- uid : TinyLife.Actions.ActionType.Scrap
commentId : F:TinyLife.Actions.ActionType.Scrap
isExternal : true
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Objects.ObjectCategory.Tree
commentId : F:TinyLife.Objects.ObjectCategory.Tree
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.ObjectCategory.#ctor*
commentId : Overload:TinyLife.Objects.ObjectCategory.#ctor
name : ObjectCategory
nameWithType : ObjectCategory.ObjectCategory
fullName : TinyLife.Objects.ObjectCategory.ObjectCategory
- uid : System.String
commentId : T:System.String
parent : System
isExternal : true
name : String
nameWithType : String
fullName : System.String
- uid : System.Numerics.BigInteger
commentId : T:System.Numerics.BigInteger
parent : System.Numerics
isExternal : true
name : BigInteger
nameWithType : BigInteger
fullName : System.Numerics.BigInteger
- uid : System.Numerics
commentId : N : System.Numerics
isExternal : true
name : System.Numerics
nameWithType : System.Numerics
fullName : System.Numerics
- uid : TinyLife.Objects.ObjectCategory.op_Implicit*
commentId : Overload:TinyLife.Objects.ObjectCategory.op_Implicit
name : Implicit
nameWithType : ObjectCategory.Implicit
fullName : TinyLife.Objects.ObjectCategory.Implicit
nameWithType.vb : ObjectCategory.Widening
fullName.vb : TinyLife.Objects.ObjectCategory.Widening
name.vb : Widening
- uid : TinyLife.Objects.ObjectCategory.op_BitwiseOr*
commentId : Overload:TinyLife.Objects.ObjectCategory.op_BitwiseOr
name : BitwiseOr
nameWithType : ObjectCategory.BitwiseOr
fullName : TinyLife.Objects.ObjectCategory.BitwiseOr
- uid : TinyLife.Objects.ObjectCategory.op_BitwiseAnd*
commentId : Overload:TinyLife.Objects.ObjectCategory.op_BitwiseAnd
name : BitwiseAnd
nameWithType : ObjectCategory.BitwiseAnd
fullName : TinyLife.Objects.ObjectCategory.BitwiseAnd
- uid : TinyLife.Objects.ObjectCategory.op_ExclusiveOr*
commentId : Overload:TinyLife.Objects.ObjectCategory.op_ExclusiveOr
name : ExclusiveOr
nameWithType : ObjectCategory.ExclusiveOr
fullName : TinyLife.Objects.ObjectCategory.ExclusiveOr
- uid : TinyLife.Objects.ObjectCategory.op_OnesComplement*
commentId : Overload:TinyLife.Objects.ObjectCategory.op_OnesComplement
name : OnesComplement
nameWithType : ObjectCategory.OnesComplement
fullName : TinyLife.Objects.ObjectCategory.OnesComplement