mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-01 03:10:49 +01:00
389 lines
13 KiB
YAML
Generated
389 lines
13 KiB
YAML
Generated
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
commentId: T:TinyLife.Actions.WatchTvAction.Channel
|
|
id: WatchTvAction.Channel
|
|
parent: TinyLife.Actions
|
|
children:
|
|
- TinyLife.Actions.WatchTvAction.Channel.Cartoons
|
|
- TinyLife.Actions.WatchTvAction.Channel.Comedy
|
|
- TinyLife.Actions.WatchTvAction.Channel.Cooking
|
|
- TinyLife.Actions.WatchTvAction.Channel.Drama
|
|
- TinyLife.Actions.WatchTvAction.Channel.News
|
|
- TinyLife.Actions.WatchTvAction.Channel.Romance
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: WatchTvAction.Channel
|
|
nameWithType: WatchTvAction.Channel
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel
|
|
type: Enum
|
|
source:
|
|
remote:
|
|
path: TinyLife/Actions/WatchTvAction.cs
|
|
branch: main
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
id: Channel
|
|
path: ../TinyLife/Actions/WatchTvAction.cs
|
|
startLine: 230
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: An enumeration that represents channels that a tv can display in <xref href="TinyLife.Actions.WatchTvAction" data-throw-if-not-resolved="false"></xref>
|
|
example: []
|
|
syntax:
|
|
content: public enum WatchTvAction.Channel
|
|
content.vb: Public Enum WatchTvAction.Channel
|
|
extensionMethods:
|
|
- TinyLife.Actions.WatchTvAction.Channel.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel.Comedy
|
|
commentId: F:TinyLife.Actions.WatchTvAction.Channel.Comedy
|
|
id: Comedy
|
|
parent: TinyLife.Actions.WatchTvAction.Channel
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Comedy
|
|
nameWithType: WatchTvAction.Channel.Comedy
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel.Comedy
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: TinyLife/Actions/WatchTvAction.cs
|
|
branch: main
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
id: Comedy
|
|
path: ../TinyLife/Actions/WatchTvAction.cs
|
|
startLine: 235
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: A comedy channel, which raises <xref href="TinyLife.NeedType.Entertainment" data-throw-if-not-resolved="false"></xref> faster than other channels
|
|
example: []
|
|
syntax:
|
|
content: Comedy = 0
|
|
return:
|
|
type: TinyLife.Actions.WatchTvAction.Channel
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel.Cooking
|
|
commentId: F:TinyLife.Actions.WatchTvAction.Channel.Cooking
|
|
id: Cooking
|
|
parent: TinyLife.Actions.WatchTvAction.Channel
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Cooking
|
|
nameWithType: WatchTvAction.Channel.Cooking
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel.Cooking
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: TinyLife/Actions/WatchTvAction.cs
|
|
branch: main
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
id: Cooking
|
|
path: ../TinyLife/Actions/WatchTvAction.cs
|
|
startLine: 239
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: A cooking channel, which makes people feel <xref href="TinyLife.Emotions.EmotionType.Creative" data-throw-if-not-resolved="false"></xref> sometimes
|
|
example: []
|
|
syntax:
|
|
content: Cooking = 1
|
|
return:
|
|
type: TinyLife.Actions.WatchTvAction.Channel
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel.Romance
|
|
commentId: F:TinyLife.Actions.WatchTvAction.Channel.Romance
|
|
id: Romance
|
|
parent: TinyLife.Actions.WatchTvAction.Channel
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Romance
|
|
nameWithType: WatchTvAction.Channel.Romance
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel.Romance
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: TinyLife/Actions/WatchTvAction.cs
|
|
branch: main
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
id: Romance
|
|
path: ../TinyLife/Actions/WatchTvAction.cs
|
|
startLine: 243
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: A romance channel, which makes people feel <xref href="TinyLife.Emotions.EmotionType.Frisky" data-throw-if-not-resolved="false"></xref> sometimes
|
|
example: []
|
|
syntax:
|
|
content: Romance = 2
|
|
return:
|
|
type: TinyLife.Actions.WatchTvAction.Channel
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel.Drama
|
|
commentId: F:TinyLife.Actions.WatchTvAction.Channel.Drama
|
|
id: Drama
|
|
parent: TinyLife.Actions.WatchTvAction.Channel
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Drama
|
|
nameWithType: WatchTvAction.Channel.Drama
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel.Drama
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: TinyLife/Actions/WatchTvAction.cs
|
|
branch: main
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
id: Drama
|
|
path: ../TinyLife/Actions/WatchTvAction.cs
|
|
startLine: 247
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: A drama channel, which has no special abilities
|
|
example: []
|
|
syntax:
|
|
content: Drama = 3
|
|
return:
|
|
type: TinyLife.Actions.WatchTvAction.Channel
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel.News
|
|
commentId: F:TinyLife.Actions.WatchTvAction.Channel.News
|
|
id: News
|
|
parent: TinyLife.Actions.WatchTvAction.Channel
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: News
|
|
nameWithType: WatchTvAction.Channel.News
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel.News
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: TinyLife/Actions/WatchTvAction.cs
|
|
branch: main
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
id: News
|
|
path: ../TinyLife/Actions/WatchTvAction.cs
|
|
startLine: 251
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: A news channel, which can make people feel <xref href="TinyLife.Emotions.EmotionType.Sad" data-throw-if-not-resolved="false"></xref> or <xref href="TinyLife.Emotions.EmotionType.Happy" data-throw-if-not-resolved="false"></xref>
|
|
example: []
|
|
syntax:
|
|
content: News = 4
|
|
return:
|
|
type: TinyLife.Actions.WatchTvAction.Channel
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel.Cartoons
|
|
commentId: F:TinyLife.Actions.WatchTvAction.Channel.Cartoons
|
|
id: Cartoons
|
|
parent: TinyLife.Actions.WatchTvAction.Channel
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Cartoons
|
|
nameWithType: WatchTvAction.Channel.Cartoons
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel.Cartoons
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: TinyLife/Actions/WatchTvAction.cs
|
|
branch: main
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
id: Cartoons
|
|
path: ../TinyLife/Actions/WatchTvAction.cs
|
|
startLine: 255
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: A cartoons channel, which is meant for children
|
|
example: []
|
|
syntax:
|
|
content: Cartoons = 5
|
|
return:
|
|
type: TinyLife.Actions.WatchTvAction.Channel
|
|
references:
|
|
- uid: TinyLife.Actions.WatchTvAction
|
|
commentId: T:TinyLife.Actions.WatchTvAction
|
|
href: TinyLife.Actions.WatchTvAction.html
|
|
name: WatchTvAction
|
|
nameWithType: WatchTvAction
|
|
fullName: TinyLife.Actions.WatchTvAction
|
|
- uid: TinyLife.Actions
|
|
commentId: N:TinyLife.Actions
|
|
href: TinyLife.html
|
|
name: TinyLife.Actions
|
|
nameWithType: TinyLife.Actions
|
|
fullName: TinyLife.Actions
|
|
spec.csharp:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Actions
|
|
name: Actions
|
|
href: TinyLife.Actions.html
|
|
spec.vb:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Actions
|
|
name: Actions
|
|
href: TinyLife.Actions.html
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel.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<Channel>(Channel)
|
|
nameWithType: Extensions.JsonCopy<WatchTvAction.Channel>(WatchTvAction.Channel)
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Actions.WatchTvAction.Channel>(TinyLife.Actions.WatchTvAction.Channel)
|
|
nameWithType.vb: Extensions.JsonCopy(Of WatchTvAction.Channel)(WatchTvAction.Channel)
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.WatchTvAction.Channel)(TinyLife.Actions.WatchTvAction.Channel)
|
|
name.vb: JsonCopy(Of Channel)(Channel)
|
|
spec.csharp:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.WatchTvAction.Channel)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: <
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
name: Channel
|
|
href: TinyLife.Actions.WatchTvAction.Channel.html
|
|
- name: '>'
|
|
- name: (
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
name: Channel
|
|
href: TinyLife.Actions.WatchTvAction.Channel.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.WatchTvAction.Channel)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
name: Channel
|
|
href: TinyLife.Actions.WatchTvAction.Channel.html
|
|
- name: )
|
|
- name: (
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
name: Channel
|
|
href: TinyLife.Actions.WatchTvAction.Channel.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.NeedType.Entertainment
|
|
commentId: F:TinyLife.NeedType.Entertainment
|
|
href: TinyLife.NeedType.html#TinyLife_NeedType_Entertainment
|
|
name: Entertainment
|
|
nameWithType: NeedType.Entertainment
|
|
fullName: TinyLife.NeedType.Entertainment
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
commentId: T:TinyLife.Actions.WatchTvAction.Channel
|
|
parent: TinyLife.Actions
|
|
href: TinyLife.Actions.WatchTvAction.html
|
|
name: WatchTvAction.Channel
|
|
nameWithType: WatchTvAction.Channel
|
|
fullName: TinyLife.Actions.WatchTvAction.Channel
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.WatchTvAction
|
|
name: WatchTvAction
|
|
href: TinyLife.Actions.WatchTvAction.html
|
|
- name: .
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
name: Channel
|
|
href: TinyLife.Actions.WatchTvAction.Channel.html
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.WatchTvAction
|
|
name: WatchTvAction
|
|
href: TinyLife.Actions.WatchTvAction.html
|
|
- name: .
|
|
- uid: TinyLife.Actions.WatchTvAction.Channel
|
|
name: Channel
|
|
href: TinyLife.Actions.WatchTvAction.Channel.html
|
|
- uid: TinyLife.Emotions.EmotionType.Creative
|
|
commentId: F:TinyLife.Emotions.EmotionType.Creative
|
|
href: TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Creative
|
|
name: Creative
|
|
nameWithType: EmotionType.Creative
|
|
fullName: TinyLife.Emotions.EmotionType.Creative
|
|
- uid: TinyLife.Emotions.EmotionType.Frisky
|
|
commentId: F:TinyLife.Emotions.EmotionType.Frisky
|
|
href: TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Frisky
|
|
name: Frisky
|
|
nameWithType: EmotionType.Frisky
|
|
fullName: TinyLife.Emotions.EmotionType.Frisky
|
|
- uid: TinyLife.Emotions.EmotionType.Sad
|
|
commentId: F:TinyLife.Emotions.EmotionType.Sad
|
|
href: TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Sad
|
|
name: Sad
|
|
nameWithType: EmotionType.Sad
|
|
fullName: TinyLife.Emotions.EmotionType.Sad
|
|
- uid: TinyLife.Emotions.EmotionType.Happy
|
|
commentId: F:TinyLife.Emotions.EmotionType.Happy
|
|
href: TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Happy
|
|
name: Happy
|
|
nameWithType: EmotionType.Happy
|
|
fullName: TinyLife.Emotions.EmotionType.Happy
|