2024-06-09 17:05:30 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.Objects.Television.Channel
commentId : T:TinyLife.Objects.Television.Channel
id : Television.Channel
parent : TinyLife.Objects
children :
- TinyLife.Objects.Television.Channel.Cartoons
- TinyLife.Objects.Television.Channel.Comedy
- TinyLife.Objects.Television.Channel.Cooking
- TinyLife.Objects.Television.Channel.Drama
- TinyLife.Objects.Television.Channel.News
- TinyLife.Objects.Television.Channel.Romance
langs :
- csharp
- vb
name : Television.Channel
nameWithType : Television.Channel
fullName : TinyLife.Objects.Television.Channel
type : Enum
2024-08-15 11:40:18 +02:00
source :
remote :
path : TinyLife/Objects/Television.cs
branch : 0.43 .8 -dev
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Channel
path : ../TinyLife/Objects/Television.cs
startLine : 115
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
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 Television.Channel
content.vb : Public Enum Television.Channel
extensionMethods :
- TinyLife.Objects.Television.Channel.TinyLife.Utilities.Extensions.JsonCopy``1
- TinyLife.Objects.Television.Channel.TinyLife.Utilities.Extensions.ScreenContent
- uid : TinyLife.Objects.Television.Channel.Comedy
commentId : F:TinyLife.Objects.Television.Channel.Comedy
id : Comedy
parent : TinyLife.Objects.Television.Channel
langs :
- csharp
- vb
name : Comedy
nameWithType : Television.Channel.Comedy
fullName : TinyLife.Objects.Television.Channel.Comedy
type : Field
2024-08-15 11:40:18 +02:00
source :
remote :
path : TinyLife/Objects/Television.cs
branch : 0.43 .8 -dev
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Comedy
path : ../TinyLife/Objects/Television.cs
startLine : 120
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
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.Objects.Television.Channel
- uid : TinyLife.Objects.Television.Channel.Cooking
commentId : F:TinyLife.Objects.Television.Channel.Cooking
id : Cooking
parent : TinyLife.Objects.Television.Channel
langs :
- csharp
- vb
name : Cooking
nameWithType : Television.Channel.Cooking
fullName : TinyLife.Objects.Television.Channel.Cooking
type : Field
2024-08-15 11:40:18 +02:00
source :
remote :
path : TinyLife/Objects/Television.cs
branch : 0.43 .8 -dev
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Cooking
path : ../TinyLife/Objects/Television.cs
startLine : 124
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
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.Objects.Television.Channel
- uid : TinyLife.Objects.Television.Channel.Romance
commentId : F:TinyLife.Objects.Television.Channel.Romance
id : Romance
parent : TinyLife.Objects.Television.Channel
langs :
- csharp
- vb
name : Romance
nameWithType : Television.Channel.Romance
fullName : TinyLife.Objects.Television.Channel.Romance
type : Field
2024-08-15 11:40:18 +02:00
source :
remote :
path : TinyLife/Objects/Television.cs
branch : 0.43 .8 -dev
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Romance
path : ../TinyLife/Objects/Television.cs
startLine : 128
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
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.Objects.Television.Channel
- uid : TinyLife.Objects.Television.Channel.Drama
commentId : F:TinyLife.Objects.Television.Channel.Drama
id : Drama
parent : TinyLife.Objects.Television.Channel
langs :
- csharp
- vb
name : Drama
nameWithType : Television.Channel.Drama
fullName : TinyLife.Objects.Television.Channel.Drama
type : Field
2024-08-15 11:40:18 +02:00
source :
remote :
path : TinyLife/Objects/Television.cs
branch : 0.43 .8 -dev
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Drama
path : ../TinyLife/Objects/Television.cs
startLine : 132
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : A drama channel, which has no special abilities
example : [ ]
syntax :
content : Drama = 3
return :
type : TinyLife.Objects.Television.Channel
- uid : TinyLife.Objects.Television.Channel.News
commentId : F:TinyLife.Objects.Television.Channel.News
id : News
parent : TinyLife.Objects.Television.Channel
langs :
- csharp
- vb
name : News
nameWithType : Television.Channel.News
fullName : TinyLife.Objects.Television.Channel.News
type : Field
2024-08-15 11:40:18 +02:00
source :
remote :
path : TinyLife/Objects/Television.cs
branch : 0.43 .8 -dev
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : News
path : ../TinyLife/Objects/Television.cs
startLine : 136
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
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.Objects.Television.Channel
- uid : TinyLife.Objects.Television.Channel.Cartoons
commentId : F:TinyLife.Objects.Television.Channel.Cartoons
id : Cartoons
parent : TinyLife.Objects.Television.Channel
langs :
- csharp
- vb
name : Cartoons
nameWithType : Television.Channel.Cartoons
fullName : TinyLife.Objects.Television.Channel.Cartoons
type : Field
2024-08-15 11:40:18 +02:00
source :
remote :
path : TinyLife/Objects/Television.cs
branch : 0.43 .8 -dev
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Cartoons
path : ../TinyLife/Objects/Television.cs
startLine : 140
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : A cartoons channel, which is meant for children
example : [ ]
syntax :
content : Cartoons = 5
return :
type : TinyLife.Objects.Television.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.Objects
commentId : N : TinyLife.Objects
href : TinyLife.html
name : TinyLife.Objects
nameWithType : TinyLife.Objects
fullName : TinyLife.Objects
spec.csharp :
- uid : TinyLife
name : TinyLife
href : TinyLife.html
- name : .
- uid : TinyLife.Objects
name : Objects
href : TinyLife.Objects.html
spec.vb :
- uid : TinyLife
name : TinyLife
href : TinyLife.html
- name : .
- uid : TinyLife.Objects
name : Objects
href : TinyLife.Objects.html
- uid : TinyLife.Objects.Television.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<Television.Channel>(Television.Channel)
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Television.Channel>(TinyLife.Objects.Television.Channel)
nameWithType.vb : Extensions.JsonCopy(Of Television.Channel)(Television.Channel)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Television.Channel)(TinyLife.Objects.Television.Channel)
name.vb : JsonCopy(Of Channel)(Channel)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Television.Channel)
name : JsonCopy
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
- name : <
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- name : '>'
- name : (
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Television.Channel)
name : JsonCopy
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
- name : (
- name : Of
- name : " "
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- name : )
- name : (
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- name : )
- uid : TinyLife.Objects.Television.Channel.TinyLife.Utilities.Extensions.ScreenContent
commentId : M:TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ScreenContent_TinyLife_Objects_Television_Channel_
name : ScreenContent(Channel)
nameWithType : Extensions.ScreenContent(Television.Channel)
fullName : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
name : ScreenContent
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ScreenContent_TinyLife_Objects_Television_Channel_
- name : (
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
name : ScreenContent
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ScreenContent_TinyLife_Objects_Television_Channel_
- name : (
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.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.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
commentId : M:TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ScreenContent_TinyLife_Objects_Television_Channel_
name : ScreenContent(Channel)
nameWithType : Extensions.ScreenContent(Television.Channel)
fullName : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
name : ScreenContent
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ScreenContent_TinyLife_Objects_Television_Channel_
- name : (
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.ScreenContent(TinyLife.Objects.Television.Channel)
name : ScreenContent
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_ScreenContent_TinyLife_Objects_Television_Channel_
- name : (
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
- name : )
- 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.Objects.Television.Channel
commentId : T:TinyLife.Objects.Television.Channel
parent : TinyLife.Objects
href : TinyLife.Objects.Television.html
name : Television.Channel
nameWithType : Television.Channel
fullName : TinyLife.Objects.Television.Channel
spec.csharp :
- uid : TinyLife.Objects.Television
name : Television
href : TinyLife.Objects.Television.html
- name : .
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.Channel.html
spec.vb :
- uid : TinyLife.Objects.Television
name : Television
href : TinyLife.Objects.Television.html
- name : .
- uid : TinyLife.Objects.Television.Channel
name : Channel
href : TinyLife.Objects.Television.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