mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-01 03:10:49 +01:00
268 lines
6.8 KiB
YAML
Generated
268 lines
6.8 KiB
YAML
Generated
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: TinyLife.Set
|
|
commentId: T:TinyLife.Set
|
|
id: Set
|
|
parent: TinyLife
|
|
children:
|
|
- TinyLife.Set.ChildClothes
|
|
- TinyLife.Set.ContemporaryComplements
|
|
- TinyLife.Set.OutrightPride24
|
|
- TinyLife.Set.RetroFurniture
|
|
- TinyLife.Set.Woodworking
|
|
- TinyLife.Set.Workout
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Set
|
|
nameWithType: Set
|
|
fullName: TinyLife.Set
|
|
type: Enum
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife
|
|
summary: >-
|
|
An enumeration that represents all of the sets of the game.
|
|
|
|
Sets are groups of themed game content whose art were created by an artist from the community.
|
|
example: []
|
|
syntax:
|
|
content: public enum Set
|
|
content.vb: Public Enum [Set]
|
|
extensionMethods:
|
|
- TinyLife.Set.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
- uid: TinyLife.Set.Woodworking
|
|
commentId: F:TinyLife.Set.Woodworking
|
|
id: Woodworking
|
|
parent: TinyLife.Set
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Woodworking
|
|
nameWithType: Set.Woodworking
|
|
fullName: TinyLife.Set.Woodworking
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife
|
|
summary: The woodworking set with art by faellynna
|
|
example: []
|
|
syntax:
|
|
content: Woodworking = 0
|
|
return:
|
|
type: TinyLife.Set
|
|
- uid: TinyLife.Set.Workout
|
|
commentId: F:TinyLife.Set.Workout
|
|
id: Workout
|
|
parent: TinyLife.Set
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Workout
|
|
nameWithType: Set.Workout
|
|
fullName: TinyLife.Set.Workout
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife
|
|
summary: The workout set with art by Tector
|
|
example: []
|
|
syntax:
|
|
content: Workout = 1
|
|
return:
|
|
type: TinyLife.Set
|
|
- uid: TinyLife.Set.ChildClothes
|
|
commentId: F:TinyLife.Set.ChildClothes
|
|
id: ChildClothes
|
|
parent: TinyLife.Set
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ChildClothes
|
|
nameWithType: Set.ChildClothes
|
|
fullName: TinyLife.Set.ChildClothes
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife
|
|
summary: The child clothes set with art by Tector
|
|
example: []
|
|
syntax:
|
|
content: ChildClothes = 2
|
|
return:
|
|
type: TinyLife.Set
|
|
- uid: TinyLife.Set.RetroFurniture
|
|
commentId: F:TinyLife.Set.RetroFurniture
|
|
id: RetroFurniture
|
|
parent: TinyLife.Set
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: RetroFurniture
|
|
nameWithType: Set.RetroFurniture
|
|
fullName: TinyLife.Set.RetroFurniture
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife
|
|
summary: The retro furniture set with art by clovedove
|
|
example: []
|
|
syntax:
|
|
content: RetroFurniture = 3
|
|
return:
|
|
type: TinyLife.Set
|
|
- uid: TinyLife.Set.ContemporaryComplements
|
|
commentId: F:TinyLife.Set.ContemporaryComplements
|
|
id: ContemporaryComplements
|
|
parent: TinyLife.Set
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ContemporaryComplements
|
|
nameWithType: Set.ContemporaryComplements
|
|
fullName: TinyLife.Set.ContemporaryComplements
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife
|
|
summary: The contemporary complements set with art by Gindew
|
|
example: []
|
|
syntax:
|
|
content: ContemporaryComplements = 4
|
|
return:
|
|
type: TinyLife.Set
|
|
- uid: TinyLife.Set.OutrightPride24
|
|
commentId: F:TinyLife.Set.OutrightPride24
|
|
id: OutrightPride24
|
|
parent: TinyLife.Set
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: OutrightPride24
|
|
nameWithType: Set.OutrightPride24
|
|
fullName: TinyLife.Set.OutrightPride24
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife
|
|
summary: The Outright Pride 2024 set
|
|
example: []
|
|
syntax:
|
|
content: OutrightPride24 = 5
|
|
return:
|
|
type: TinyLife.Set
|
|
references:
|
|
- uid: TinyLife
|
|
commentId: N:TinyLife
|
|
href: TinyLife.html
|
|
name: TinyLife
|
|
nameWithType: TinyLife
|
|
fullName: TinyLife
|
|
- uid: TinyLife.Set.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
|
parent: TinyLife.Utilities.Extensions
|
|
definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
name: JsonCopy<Set>(Set)
|
|
nameWithType: Extensions.JsonCopy<Set>(Set)
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Set>(TinyLife.Set)
|
|
nameWithType.vb: Extensions.JsonCopy(Of Set)(Set)
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Set)(TinyLife.Set)
|
|
name.vb: JsonCopy(Of Set)(Set)
|
|
spec.csharp:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Set)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: <
|
|
- uid: TinyLife.Set
|
|
name: Set
|
|
href: TinyLife.Set.html
|
|
- name: '>'
|
|
- name: (
|
|
- uid: TinyLife.Set
|
|
name: Set
|
|
href: TinyLife.Set.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Set)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Set
|
|
name: Set
|
|
href: TinyLife.Set.html
|
|
- name: )
|
|
- name: (
|
|
- uid: TinyLife.Set
|
|
name: Set
|
|
href: TinyLife.Set.html
|
|
- name: )
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
|
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
|
href: TinyLife.Utilities.Extensions.html#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
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
- name: (
|
|
- name: T
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- name: (
|
|
- name: T
|
|
- name: )
|
|
- uid: TinyLife.Utilities.Extensions
|
|
commentId: T:TinyLife.Utilities.Extensions
|
|
parent: TinyLife.Utilities
|
|
href: TinyLife.Utilities.Extensions.html
|
|
name: Extensions
|
|
nameWithType: Extensions
|
|
fullName: TinyLife.Utilities.Extensions
|
|
- uid: TinyLife.Utilities
|
|
commentId: N:TinyLife.Utilities
|
|
href: TinyLife.html
|
|
name: TinyLife.Utilities
|
|
nameWithType: TinyLife.Utilities
|
|
fullName: TinyLife.Utilities
|
|
spec.csharp:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Utilities
|
|
name: Utilities
|
|
href: TinyLife.Utilities.html
|
|
spec.vb:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Utilities
|
|
name: Utilities
|
|
href: TinyLife.Utilities.html
|
|
- uid: TinyLife.Set
|
|
commentId: T:TinyLife.Set
|
|
parent: TinyLife
|
|
href: TinyLife.Set.html
|
|
name: Set
|
|
nameWithType: Set
|
|
fullName: TinyLife.Set
|