mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-01 03:10:49 +01:00
2677 lines
109 KiB
YAML
Generated
2677 lines
109 KiB
YAML
Generated
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
commentId: T:TinyLife.Actions.TalkAction.TalkSettings
|
|
id: TalkAction.TalkSettings
|
|
parent: TinyLife.Actions
|
|
children:
|
|
- TinyLife.Actions.TalkAction.TalkSettings.#ctor
|
|
- TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory
|
|
- TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
- TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
- TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues(TinyLife.Actions.ActionInfo,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
- TinyLife.Actions.TalkAction.TalkSettings.FailEmotion
|
|
- TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
|
- TinyLife.Actions.TalkAction.TalkSettings.GainRomancePercentage
|
|
- TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
|
- TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
|
- TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
|
- TinyLife.Actions.TalkAction.TalkSettings.IgnorePriorityDecline
|
|
- TinyLife.Actions.TalkAction.TalkSettings.LoweredEmotion
|
|
- TinyLife.Actions.TalkAction.TalkSettings.OnFailure
|
|
- TinyLife.Actions.TalkAction.TalkSettings.OnSuccess
|
|
- TinyLife.Actions.TalkAction.TalkSettings.PartnerEmoteCategory
|
|
- TinyLife.Actions.TalkAction.TalkSettings.PartnerSpeakStyle
|
|
- TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
|
- TinyLife.Actions.TalkAction.TalkSettings.Settings
|
|
- TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
|
- TinyLife.Actions.TalkAction.TalkSettings.SuccessEmotion
|
|
- TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
|
- TinyLife.Actions.TalkAction.TalkSettings.TalkMinutesVariation
|
|
- TinyLife.Actions.TalkAction.TalkSettings.Update(TinyLife.Actions.SocialAction,Microsoft.Xna.Framework.GameTime,System.Single)
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TalkAction.TalkSettings
|
|
nameWithType: TalkAction.TalkSettings
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings
|
|
type: Struct
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: Additional settings for <xref href="TinyLife.Actions.TalkAction" data-throw-if-not-resolved="false"></xref>, used by <xref href="TinyLife.Actions.TalkAction.Create(System.String%2cSystem.Func%7bTinyLife.Objects.PersonLike%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings)" data-throw-if-not-resolved="false"></xref>
|
|
example: []
|
|
syntax:
|
|
content: public struct TalkAction.TalkSettings
|
|
content.vb: Public Structure TalkAction.TalkSettings
|
|
inheritedMembers:
|
|
- System.ValueType.Equals(System.Object)
|
|
- System.ValueType.GetHashCode
|
|
- System.ValueType.ToString
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetType
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
extensionMethods:
|
|
- TinyLife.Actions.TalkAction.TalkSettings.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.Settings
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.Settings
|
|
id: Settings
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Settings
|
|
nameWithType: TalkAction.TalkSettings.Settings
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.Settings
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
The underlying <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref> to use.
|
|
|
|
These will be amended in the various <xref href="TinyLife.Actions.TalkAction.Create(System.String%2cSystem.Func%7bTinyLife.Objects.PersonLike%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings)" data-throw-if-not-resolved="false"></xref> methods, including <xref href="TinyLife.Actions.TalkAction.CreateFunny(System.String%2cSystem.Func%7bTinyLife.Objects.PersonLike%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings%2cSystem.Int32%2cSystem.Int32)" data-throw-if-not-resolved="false"></xref>, <xref href="TinyLife.Actions.TalkAction.CreateRomantic(System.String%2cSystem.Func%7bTinyLife.Objects.PersonLike%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings)" data-throw-if-not-resolved="false"></xref>, etc.
|
|
example: []
|
|
syntax:
|
|
content: public ActionType.TypeSettings Settings
|
|
return:
|
|
type: TinyLife.Actions.ActionType.TypeSettings
|
|
content.vb: Public Settings As ActionType.TypeSettings
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
|
id: FriendshipGain
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: FriendshipGain
|
|
nameWithType: TalkAction.TalkSettings.FriendshipGain
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
The amount of friendship that can be gained at max.
|
|
|
|
If friendship should primiarily be lost through this action (because it is a mean action, for example), set <xref href="TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance" data-throw-if-not-resolved="false"></xref> to greater than or equal to 1.
|
|
example: []
|
|
syntax:
|
|
content: public required Func<ActionInfo, uint> FriendshipGain
|
|
return:
|
|
type: System.Func{TinyLife.Actions.ActionInfo,System.UInt32}
|
|
content.vb: Public FriendshipGain As Func(Of ActionInfo, UInteger)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
|
id: GoBadlyChance
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GoBadlyChance
|
|
nameWithType: TalkAction.TalkSettings.GoBadlyChance
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
The chance (should be 0 or greater) that this action goes badly and friendship is reduced instead.
|
|
|
|
Note that, for very good relationships, this value is multiplied with a value greater than or equal to 0.25. This means that, if an action should go badly with a very high chance, a value greater than 1 should be returned here.
|
|
example: []
|
|
syntax:
|
|
content: public required Func<ActionInfo, float> GoBadlyChance
|
|
return:
|
|
type: System.Func{TinyLife.Actions.ActionInfo,System.Single}
|
|
content.vb: Public GoBadlyChance As Func(Of ActionInfo, Single)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
|
id: TalkMinutes
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TalkMinutes
|
|
nameWithType: TalkAction.TalkSettings.TalkMinutes
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: The amount of in-game minutes that this action should last
|
|
example: []
|
|
syntax:
|
|
content: public float TalkMinutes
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public TalkMinutes As Single
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutesVariation
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.TalkMinutesVariation
|
|
id: TalkMinutesVariation
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TalkMinutesVariation
|
|
nameWithType: TalkAction.TalkSettings.TalkMinutesVariation
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutesVariation
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: The amount of in-game minutes that should be added on to, or removed from, the <xref href="TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes" data-throw-if-not-resolved="false"></xref>, when calculating the actual amount of time that this action should take through <xref href="TinyLife.Actions.Action.GetRandomCompletionTime(System.TimeSpan%2cSystem.TimeSpan)" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public float TalkMinutesVariation
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public TalkMinutesVariation As Single
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory
|
|
id: EmoteCategory
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EmoteCategory
|
|
nameWithType: TalkAction.TalkSettings.EmoteCategory
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: The category of emotes that should be displayed as part of this conversation
|
|
example: []
|
|
syntax:
|
|
content: public EmoteChoices EmoteCategory
|
|
return:
|
|
type: TinyLife.Actions.EmoteChoices
|
|
content.vb: Public EmoteCategory As EmoteChoices
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
|
id: SpeakStyle
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: SpeakStyle
|
|
nameWithType: TalkAction.TalkSettings.SpeakStyle
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: The speak styles to use when talking, can be a combined flag
|
|
example: []
|
|
syntax:
|
|
content: public SpeakStyle SpeakStyle
|
|
return:
|
|
type: TinyLife.Objects.SpeakStyle
|
|
content.vb: Public SpeakStyle As SpeakStyle
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.PartnerEmoteCategory
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.PartnerEmoteCategory
|
|
id: PartnerEmoteCategory
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PartnerEmoteCategory
|
|
nameWithType: TalkAction.TalkSettings.PartnerEmoteCategory
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.PartnerEmoteCategory
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
The emote categories for the interaction partner to use.
|
|
|
|
If this is not set, <xref href="TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory" data-throw-if-not-resolved="false"></xref> is used for the partner as well.
|
|
example: []
|
|
syntax:
|
|
content: public EmoteChoices? PartnerEmoteCategory
|
|
return:
|
|
type: System.Nullable{TinyLife.Actions.EmoteChoices}
|
|
content.vb: Public PartnerEmoteCategory As EmoteChoices?
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.PartnerSpeakStyle
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.PartnerSpeakStyle
|
|
id: PartnerSpeakStyle
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PartnerSpeakStyle
|
|
nameWithType: TalkAction.TalkSettings.PartnerSpeakStyle
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.PartnerSpeakStyle
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
The speak styles for the interaction partner to use.
|
|
|
|
If this is not set, <xref href="TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle" data-throw-if-not-resolved="false"></xref> is used for the partner as well.
|
|
example: []
|
|
syntax:
|
|
content: public SpeakStyle? PartnerSpeakStyle
|
|
return:
|
|
type: System.Nullable{TinyLife.Objects.SpeakStyle}
|
|
content.vb: Public PartnerSpeakStyle As SpeakStyle?
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
|
id: GainedSkill
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GainedSkill
|
|
nameWithType: TalkAction.TalkSettings.GainedSkill
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: The skill that is gained if this conversation goes well. Higher levels in this skill also reduce the chance of the conversation going badly.
|
|
example: []
|
|
syntax:
|
|
content: public (SkillType Type, int Amount) GainedSkill
|
|
return:
|
|
type: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32}
|
|
content.vb: Public GainedSkill As (Type As SkillType, Amount As Integer)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
|
id: GainSkillOnFailure
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GainSkillOnFailure
|
|
nameWithType: TalkAction.TalkSettings.GainSkillOnFailure
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
Whether the <xref href="TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure" data-throw-if-not-resolved="false"></xref> should be gained on failure rather than success.
|
|
|
|
This is useful for skills that are considered "mean", where the gained skill is mischievious etc.
|
|
example: []
|
|
syntax:
|
|
content: public bool GainSkillOnFailure
|
|
return:
|
|
type: System.Boolean
|
|
content.vb: Public GainSkillOnFailure As Boolean
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
|
id: RestoredNeed
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: RestoredNeed
|
|
nameWithType: TalkAction.TalkSettings.RestoredNeed
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
The need (alongside <xref href="TinyLife.NeedType.Social" data-throw-if-not-resolved="false"></xref>) that is restored during the conversation.
|
|
|
|
Note that, if the amount is set to 0, the action's <xref href="TinyLife.Actions.ActionType.AiSettings.SolvedNeeds" data-throw-if-not-resolved="false"></xref> will still be set.
|
|
example: []
|
|
syntax:
|
|
content: public (NeedType Type, int Amount) RestoredNeed
|
|
return:
|
|
type: System.ValueTuple{TinyLife.NeedType,System.Int32}
|
|
content.vb: Public RestoredNeed As (Type As NeedType, Amount As Integer)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.FailEmotion
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.FailEmotion
|
|
id: FailEmotion
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: FailEmotion
|
|
nameWithType: TalkAction.TalkSettings.FailEmotion
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.FailEmotion
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
A <xref href="TinyLife.Emotions.EmotionModifier" data-throw-if-not-resolved="false"></xref> that is added to the <xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref> person if this talk action fails.
|
|
|
|
The talk actions fails if the <xref href="TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance" data-throw-if-not-resolved="false"></xref> has been randomly reached.
|
|
example: []
|
|
syntax:
|
|
content: public (EmotionModifier Modifier, int Amount, TimeSpan Time) FailEmotion
|
|
return:
|
|
type: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}
|
|
content.vb: Public FailEmotion As (Modifier As EmotionModifier, Amount As Integer, Time As TimeSpan)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.SuccessEmotion
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.SuccessEmotion
|
|
id: SuccessEmotion
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: SuccessEmotion
|
|
nameWithType: TalkAction.TalkSettings.SuccessEmotion
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.SuccessEmotion
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: A <xref href="TinyLife.Emotions.EmotionModifier" data-throw-if-not-resolved="false"></xref> that is added to the <xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref> person if this talk action succeeds
|
|
example: []
|
|
syntax:
|
|
content: public (EmotionModifier Modifier, int Amount, TimeSpan Time) SuccessEmotion
|
|
return:
|
|
type: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}
|
|
content.vb: Public SuccessEmotion As (Modifier As EmotionModifier, Amount As Integer, Time As TimeSpan)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.GainRomancePercentage
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GainRomancePercentage
|
|
id: GainRomancePercentage
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GainRomancePercentage
|
|
nameWithType: TalkAction.TalkSettings.GainRomancePercentage
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainRomancePercentage
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
A function that returns what percentage (between 0 and 1) of <xref href="TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain" data-throw-if-not-resolved="false"></xref> is added to the relationship as <xref href="TinyLife.Relationship.RomanceLevel" data-throw-if-not-resolved="false"></xref> rather than <xref href="TinyLife.Relationship.FriendLevel" data-throw-if-not-resolved="false"></xref>.
|
|
|
|
If an interaction is romantic in nature, this function should return a value greater than 0.
|
|
|
|
If this function is null, 0% of the friendship gain will be romantic.
|
|
example: []
|
|
syntax:
|
|
content: public Func<ActionInfo, float> GainRomancePercentage
|
|
return:
|
|
type: System.Func{TinyLife.Actions.ActionInfo,System.Single}
|
|
content.vb: Public GainRomancePercentage As Func(Of ActionInfo, Single)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.LoweredEmotion
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.LoweredEmotion
|
|
id: LoweredEmotion
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LoweredEmotion
|
|
nameWithType: TalkAction.TalkSettings.LoweredEmotion
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.LoweredEmotion
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
An <xref href="TinyLife.Emotions.EmotionType" data-throw-if-not-resolved="false"></xref> that is lowered when this action is successful for both conversation partners.
|
|
|
|
This uses <xref href="TinyLife.Objects.PersonLike.LowerEmotion(TinyLife.Emotions.EmotionType%2cSystem.Single%2cSystem.Single)" data-throw-if-not-resolved="false"></xref> internally.
|
|
example: []
|
|
syntax:
|
|
content: public (EmotionType Type, float Amount) LoweredEmotion
|
|
return:
|
|
type: System.ValueTuple{TinyLife.Emotions.EmotionType,System.Single}
|
|
content.vb: Public LoweredEmotion As (Type As EmotionType, Amount As Single)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.OnSuccess
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.OnSuccess
|
|
id: OnSuccess
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: OnSuccess
|
|
nameWithType: TalkAction.TalkSettings.OnSuccess
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.OnSuccess
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: An action that is invoked when this talk action succeeds. Note that this is only invoked for the main partner (<xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref>), and it receives the <xref href="TinyLife.Actions.SocialAction.Partner" data-throw-if-not-resolved="false"></xref> as an additional parameter.
|
|
example: []
|
|
syntax:
|
|
content: public Action<Action, PersonLike> OnSuccess
|
|
return:
|
|
type: System.Action{TinyLife.Actions.Action,TinyLife.Objects.PersonLike}
|
|
content.vb: Public OnSuccess As Action(Of Action, PersonLike)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.OnFailure
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.OnFailure
|
|
id: OnFailure
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: OnFailure
|
|
nameWithType: TalkAction.TalkSettings.OnFailure
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.OnFailure
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: An action that is invoked when this talk action fails. Note that this is only invoked for the main partner (<xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref>), and it receives the <xref href="TinyLife.Actions.SocialAction.Partner" data-throw-if-not-resolved="false"></xref> as an additional parameter.
|
|
example: []
|
|
syntax:
|
|
content: public Action<Action, PersonLike> OnFailure
|
|
return:
|
|
type: System.Action{TinyLife.Actions.Action,TinyLife.Objects.PersonLike}
|
|
content.vb: Public OnFailure As Action(Of Action, PersonLike)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.IgnorePriorityDecline
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.IgnorePriorityDecline
|
|
id: IgnorePriorityDecline
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: IgnorePriorityDecline
|
|
nameWithType: TalkAction.TalkSettings.IgnorePriorityDecline
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.IgnorePriorityDecline
|
|
type: Field
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
Whether the <xref href="TinyLife.Actions.ActionType.AiSettings.PassivePriority" data-throw-if-not-resolved="false"></xref> should *not* be modified based on the number of times this action has been executed recently.
|
|
|
|
By default (ie when this value is <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>, which it is by default), the priority of a talk action declines with the amount of recent actions of this type (<xref href="TinyLife.Objects.PersonLike.RecentActions" data-throw-if-not-resolved="false"></xref>) that have been executed.
|
|
example: []
|
|
syntax:
|
|
content: public bool IgnorePriorityDecline
|
|
return:
|
|
type: System.Boolean
|
|
content.vb: Public IgnorePriorityDecline As Boolean
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.#ctor
|
|
commentId: M:TinyLife.Actions.TalkAction.TalkSettings.#ctor
|
|
id: '#ctor'
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TalkSettings()
|
|
nameWithType: TalkAction.TalkSettings.TalkSettings()
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkSettings()
|
|
type: Constructor
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: Creates a new talk settings instance with the default values.
|
|
example: []
|
|
syntax:
|
|
content: public TalkSettings()
|
|
content.vb: Public Sub New()
|
|
overload: TinyLife.Actions.TalkAction.TalkSettings.#ctor*
|
|
nameWithType.vb: TalkAction.TalkSettings.New()
|
|
fullName.vb: TinyLife.Actions.TalkAction.TalkSettings.New()
|
|
name.vb: New()
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.Update(TinyLife.Actions.SocialAction,Microsoft.Xna.Framework.GameTime,System.Single)
|
|
commentId: M:TinyLife.Actions.TalkAction.TalkSettings.Update(TinyLife.Actions.SocialAction,Microsoft.Xna.Framework.GameTime,System.Single)
|
|
id: Update(TinyLife.Actions.SocialAction,Microsoft.Xna.Framework.GameTime,System.Single)
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Update(SocialAction, GameTime, float)
|
|
nameWithType: TalkAction.TalkSettings.Update(SocialAction, GameTime, float)
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.Update(TinyLife.Actions.SocialAction, Microsoft.Xna.Framework.GameTime, float)
|
|
type: Method
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: Updates these <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> for an action by displaying the relevant emotes and speak sounds using <xref href="TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike%2cMicrosoft.Xna.Framework.GameTime%2cSystem.Single%2cTinyLife.Actions.EmoteChoices%2cTinyLife.Objects.SpeakStyle%2cSystem.Nullable%7bTinyLife.Actions.EmoteChoices%7d%2cSystem.Nullable%7bTinyLife.Objects.SpeakStyle%7d%2cSystem.Int32%2cSystem.Single%2cSystem.Single%2cSystem.Single%2cSystem.Single)" data-throw-if-not-resolved="false"></xref> and restoring the <xref href="TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public readonly void Update(SocialAction action, GameTime time, float speedMultiplier)
|
|
parameters:
|
|
- id: action
|
|
type: TinyLife.Actions.SocialAction
|
|
description: The action to update.
|
|
- id: time
|
|
type: Microsoft.Xna.Framework.GameTime
|
|
description: The game's current time.
|
|
- id: speedMultiplier
|
|
type: System.Single
|
|
description: The current speed multiplier.
|
|
content.vb: Public Sub Update(action As SocialAction, time As GameTime, speedMultiplier As Single)
|
|
overload: TinyLife.Actions.TalkAction.TalkSettings.Update*
|
|
nameWithType.vb: TalkAction.TalkSettings.Update(SocialAction, GameTime, Single)
|
|
fullName.vb: TinyLife.Actions.TalkAction.TalkSettings.Update(TinyLife.Actions.SocialAction, Microsoft.Xna.Framework.GameTime, Single)
|
|
name.vb: Update(SocialAction, GameTime, Single)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
commentId: M:TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
id: EvaluateFully(TinyLife.Actions.SocialAction)
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EvaluateFully(SocialAction)
|
|
nameWithType: TalkAction.TalkSettings.EvaluateFully(SocialAction)
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
type: Method
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
Evaluates these <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> fully from the perspective of the main conversation partner (<xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref>) after a <xref href="TinyLife.Actions.SocialAction" data-throw-if-not-resolved="false"></xref> is completed.
|
|
|
|
This method internally calls <xref href="TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action%2cTinyLife.Objects.PersonLike%2cSystem.Single%2cSystem.Single)" data-throw-if-not-resolved="false"></xref> using the passed parameters, but additionally evaluates information that can only be evaluated using <xref href="TinyLife.Actions.SocialAction" data-throw-if-not-resolved="false"></xref>, like the <xref href="TinyLife.Relationship.GetSocialEffectiveness(TinyLife.Actions.ActionType)" data-throw-if-not-resolved="false"></xref> of a relationship.
|
|
|
|
This method is automatically called by the main conversation partner (<xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref>) in <xref href="TinyLife.Actions.TalkAction" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public readonly void EvaluateFully(SocialAction action)
|
|
parameters:
|
|
- id: action
|
|
type: TinyLife.Actions.SocialAction
|
|
description: The action.
|
|
content.vb: Public Sub EvaluateFully(action As SocialAction)
|
|
overload: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully*
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
commentId: M:TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
id: EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EvaluateSimple(Action, PersonLike, float, float)
|
|
nameWithType: TalkAction.TalkSettings.EvaluateSimple(Action, PersonLike, float, float)
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action, TinyLife.Objects.PersonLike, float, float)
|
|
type: Method
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
Evaluates these <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> from the perspective of the main conversation partner (<xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref>) after an <xref href="TinyLife.Actions.Action" data-throw-if-not-resolved="false"></xref> has completed.
|
|
|
|
This method causes friendship and romance to be added to the involved people's <xref href="TinyLife.Relationship" data-throw-if-not-resolved="false"></xref>, adds the <xref href="TinyLife.Actions.TalkAction.TalkSettings.GainedSkill" data-throw-if-not-resolved="false"></xref> etc.
|
|
|
|
This method is automatically called by the main conversation partner (<xref href="TinyLife.Actions.SocialAction.IsMain" data-throw-if-not-resolved="false"></xref>) in <xref href="TinyLife.Actions.TalkAction" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public readonly void EvaluateSimple(Action action, PersonLike partner, float completion = 1, float effectiveness = 1)
|
|
parameters:
|
|
- id: action
|
|
type: TinyLife.Actions.Action
|
|
description: The action.
|
|
- id: partner
|
|
type: TinyLife.Objects.PersonLike
|
|
description: The action partner.
|
|
- id: completion
|
|
type: System.Single
|
|
description: The completion percentage of the action, where 0 is an action that has not been started yet, and 1 is full completion. Defaults to 1.
|
|
- id: effectiveness
|
|
type: System.Single
|
|
description: The effectiveness of the action, where 0 represents a boring, overused action, and 1 represents a unique action. Defaults to 1.
|
|
content.vb: Public Sub EvaluateSimple(action As Action, partner As PersonLike, completion As Single = 1, effectiveness As Single = 1)
|
|
overload: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple*
|
|
nameWithType.vb: TalkAction.TalkSettings.EvaluateSimple(Action, PersonLike, Single, Single)
|
|
fullName.vb: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action, TinyLife.Objects.PersonLike, Single, Single)
|
|
name.vb: EvaluateSimple(Action, PersonLike, Single, Single)
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues(TinyLife.Actions.ActionInfo,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
commentId: M:TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues(TinyLife.Actions.ActionInfo,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
id: EvaluateValues(TinyLife.Actions.ActionInfo,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
parent: TinyLife.Actions.TalkAction.TalkSettings
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EvaluateValues(ActionInfo, PersonLike, float, float)
|
|
nameWithType: TalkAction.TalkSettings.EvaluateValues(ActionInfo, PersonLike, float, float)
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues(TinyLife.Actions.ActionInfo, TinyLife.Objects.PersonLike, float, float)
|
|
type: Method
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Actions
|
|
summary: >-
|
|
Evaluates these <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> after an <xref href="TinyLife.Actions.Action" data-throw-if-not-resolved="false"></xref> has completed.
|
|
|
|
This method just returns the values that are calculated based on these <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref>, but does not actually apply them.
|
|
|
|
This method is used by <xref href="TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action%2cTinyLife.Objects.PersonLike%2cSystem.Single%2cSystem.Single)" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public readonly (float RomanceGain, float FriendshipGain, float RomanceLoss, float FriendshipLoss, float GoBadlyChance) EvaluateValues(ActionInfo info, PersonLike partner, float completion = 1, float effectiveness = 1)
|
|
parameters:
|
|
- id: info
|
|
type: TinyLife.Actions.ActionInfo
|
|
description: The action info.
|
|
- id: partner
|
|
type: TinyLife.Objects.PersonLike
|
|
description: The action partner.
|
|
- id: completion
|
|
type: System.Single
|
|
description: The completion percentage of the action, where 0 is an action that has not been started yet, and 1 is full completion. Defaults to 1.
|
|
- id: effectiveness
|
|
type: System.Single
|
|
description: The effectiveness of the action, where 0 represents a boring, overused action, and 1 represents a unique action. Defaults to 1.
|
|
return:
|
|
type: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}
|
|
description: The romance gain if the action succeeds, the friendship gain if the action succeeds, the romance loss if the action fails, the friendship loss if the action fails, and the chance that the action will succeed.
|
|
content.vb: Public Function EvaluateValues(info As ActionInfo, partner As PersonLike, completion As Single = 1, effectiveness As Single = 1) As (RomanceGain As Single, FriendshipGain As Single, RomanceLoss As Single, FriendshipLoss As Single, GoBadlyChance As Single)
|
|
overload: TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues*
|
|
nameWithType.vb: TalkAction.TalkSettings.EvaluateValues(ActionInfo, PersonLike, Single, Single)
|
|
fullName.vb: TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues(TinyLife.Actions.ActionInfo, TinyLife.Objects.PersonLike, Single, Single)
|
|
name.vb: EvaluateValues(ActionInfo, PersonLike, Single, Single)
|
|
references:
|
|
- uid: TinyLife.Actions.TalkAction
|
|
commentId: T:TinyLife.Actions.TalkAction
|
|
href: TinyLife.Actions.TalkAction.html
|
|
name: TalkAction
|
|
nameWithType: TalkAction
|
|
fullName: TinyLife.Actions.TalkAction
|
|
- uid: TinyLife.Actions.TalkAction.Create(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
commentId: M:TinyLife.Actions.TalkAction.Create(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
isExternal: true
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_Create_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
|
name: Create(string, Func<PersonLike, float>, TalkSettings)
|
|
nameWithType: TalkAction.Create(string, Func<PersonLike, float>, TalkAction.TalkSettings)
|
|
fullName: TinyLife.Actions.TalkAction.Create(string, System.Func<TinyLife.Objects.PersonLike, float>, TinyLife.Actions.TalkAction.TalkSettings)
|
|
nameWithType.vb: TalkAction.Create(String, Func(Of PersonLike, Single), TalkAction.TalkSettings)
|
|
fullName.vb: TinyLife.Actions.TalkAction.Create(String, System.Func(Of TinyLife.Objects.PersonLike, Single), TinyLife.Actions.TalkAction.TalkSettings)
|
|
name.vb: Create(String, Func(Of PersonLike, Single), TalkSettings)
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.TalkAction.Create(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
name: Create
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_Create_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
|
- name: (
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: <
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.TalkAction.Create(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
name: Create
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_Create_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
|
- name: (
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: )
|
|
- 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: System.ValueType.Equals(System.Object)
|
|
commentId: M:System.ValueType.Equals(System.Object)
|
|
parent: System.ValueType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
|
|
name: Equals(object)
|
|
nameWithType: ValueType.Equals(object)
|
|
fullName: System.ValueType.Equals(object)
|
|
nameWithType.vb: ValueType.Equals(Object)
|
|
fullName.vb: System.ValueType.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
spec.csharp:
|
|
- uid: System.ValueType.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.ValueType.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.ValueType.GetHashCode
|
|
commentId: M:System.ValueType.GetHashCode
|
|
parent: System.ValueType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
|
|
name: GetHashCode()
|
|
nameWithType: ValueType.GetHashCode()
|
|
fullName: System.ValueType.GetHashCode()
|
|
spec.csharp:
|
|
- uid: System.ValueType.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.ValueType.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
|
|
- name: (
|
|
- name: )
|
|
- uid: System.ValueType.ToString
|
|
commentId: M:System.ValueType.ToString
|
|
parent: System.ValueType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
name: ToString()
|
|
nameWithType: ValueType.ToString()
|
|
fullName: System.ValueType.ToString()
|
|
spec.csharp:
|
|
- uid: System.ValueType.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.ValueType.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
commentId: M:System.Object.Equals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
name: Equals(object, object)
|
|
nameWithType: object.Equals(object, object)
|
|
fullName: object.Equals(object, object)
|
|
nameWithType.vb: Object.Equals(Object, Object)
|
|
fullName.vb: Object.Equals(Object, Object)
|
|
name.vb: Equals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.GetType
|
|
commentId: M:System.Object.GetType
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
name: GetType()
|
|
nameWithType: object.GetType()
|
|
fullName: object.GetType()
|
|
nameWithType.vb: Object.GetType()
|
|
fullName.vb: Object.GetType()
|
|
spec.csharp:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
name: ReferenceEquals(object, object)
|
|
nameWithType: object.ReferenceEquals(object, object)
|
|
fullName: object.ReferenceEquals(object, object)
|
|
nameWithType.vb: Object.ReferenceEquals(Object, Object)
|
|
fullName.vb: Object.ReferenceEquals(Object, Object)
|
|
name.vb: ReferenceEquals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.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<TalkSettings>(TalkSettings)
|
|
nameWithType: Extensions.JsonCopy<TalkAction.TalkSettings>(TalkAction.TalkSettings)
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Actions.TalkAction.TalkSettings>(TinyLife.Actions.TalkAction.TalkSettings)
|
|
nameWithType.vb: Extensions.JsonCopy(Of TalkAction.TalkSettings)(TalkAction.TalkSettings)
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.TalkAction.TalkSettings)(TinyLife.Actions.TalkAction.TalkSettings)
|
|
name.vb: JsonCopy(Of TalkSettings)(TalkSettings)
|
|
spec.csharp:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.TalkAction.TalkSettings)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: <
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: '>'
|
|
- name: (
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.TalkAction.TalkSettings)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: )
|
|
- name: (
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: )
|
|
- uid: System.ValueType
|
|
commentId: T:System.ValueType
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype
|
|
name: ValueType
|
|
nameWithType: ValueType
|
|
fullName: System.ValueType
|
|
- uid: System.Object
|
|
commentId: T:System.Object
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
name: object
|
|
nameWithType: object
|
|
fullName: object
|
|
nameWithType.vb: Object
|
|
fullName.vb: Object
|
|
name.vb: Object
|
|
- 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: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|
|
- 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.Actions.ActionType.TypeSettings
|
|
commentId: T:TinyLife.Actions.ActionType.TypeSettings
|
|
parent: TinyLife.Actions
|
|
href: TinyLife.Actions.ActionType.html
|
|
name: ActionType.TypeSettings
|
|
nameWithType: ActionType.TypeSettings
|
|
fullName: TinyLife.Actions.ActionType.TypeSettings
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.ActionType
|
|
name: ActionType
|
|
href: TinyLife.Actions.ActionType.html
|
|
- name: .
|
|
- uid: TinyLife.Actions.ActionType.TypeSettings
|
|
name: TypeSettings
|
|
href: TinyLife.Actions.ActionType.TypeSettings.html
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.ActionType
|
|
name: ActionType
|
|
href: TinyLife.Actions.ActionType.html
|
|
- name: .
|
|
- uid: TinyLife.Actions.ActionType.TypeSettings
|
|
name: TypeSettings
|
|
href: TinyLife.Actions.ActionType.TypeSettings.html
|
|
- uid: TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
|
commentId: M:TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
|
isExternal: true
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateFunny_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_System_Int32_System_Int32_
|
|
name: CreateFunny(string, Func<PersonLike, float>, TalkSettings, int, int)
|
|
nameWithType: TalkAction.CreateFunny(string, Func<PersonLike, float>, TalkAction.TalkSettings, int, int)
|
|
fullName: TinyLife.Actions.TalkAction.CreateFunny(string, System.Func<TinyLife.Objects.PersonLike, float>, TinyLife.Actions.TalkAction.TalkSettings, int, int)
|
|
nameWithType.vb: TalkAction.CreateFunny(String, Func(Of PersonLike, Single), TalkAction.TalkSettings, Integer, Integer)
|
|
fullName.vb: TinyLife.Actions.TalkAction.CreateFunny(String, System.Func(Of TinyLife.Objects.PersonLike, Single), TinyLife.Actions.TalkAction.TalkSettings, Integer, Integer)
|
|
name.vb: CreateFunny(String, Func(Of PersonLike, Single), TalkSettings, Integer, Integer)
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
|
name: CreateFunny
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateFunny_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_System_Int32_System_Int32_
|
|
- name: (
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: <
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: int
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: int
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
|
name: CreateFunny
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateFunny_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_System_Int32_System_Int32_
|
|
- name: (
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: Integer
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: Integer
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
commentId: M:TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
isExternal: true
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateRomantic_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
|
name: CreateRomantic(string, Func<PersonLike, float>, TalkSettings)
|
|
nameWithType: TalkAction.CreateRomantic(string, Func<PersonLike, float>, TalkAction.TalkSettings)
|
|
fullName: TinyLife.Actions.TalkAction.CreateRomantic(string, System.Func<TinyLife.Objects.PersonLike, float>, TinyLife.Actions.TalkAction.TalkSettings)
|
|
nameWithType.vb: TalkAction.CreateRomantic(String, Func(Of PersonLike, Single), TalkAction.TalkSettings)
|
|
fullName.vb: TinyLife.Actions.TalkAction.CreateRomantic(String, System.Func(Of TinyLife.Objects.PersonLike, Single), TinyLife.Actions.TalkAction.TalkSettings)
|
|
name.vb: CreateRomantic(String, Func(Of PersonLike, Single), TalkSettings)
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
name: CreateRomantic
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateRomantic_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
|
- name: (
|
|
- uid: System.String
|
|
name: string
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: <
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.PersonLike,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
|
name: CreateRomantic
|
|
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateRomantic_System_String_System_Func_TinyLife_Objects_PersonLike_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
|
- name: (
|
|
- uid: System.String
|
|
name: String
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_GoBadlyChance
|
|
name: GoBadlyChance
|
|
nameWithType: TalkAction.TalkSettings.GoBadlyChance
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
|
- uid: System.Func{TinyLife.Actions.ActionInfo,System.UInt32}
|
|
commentId: T:System.Func{TinyLife.Actions.ActionInfo,System.UInt32}
|
|
parent: System
|
|
definition: System.Func`2
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
name: Func<ActionInfo, uint>
|
|
nameWithType: Func<ActionInfo, uint>
|
|
fullName: System.Func<TinyLife.Actions.ActionInfo, uint>
|
|
nameWithType.vb: Func(Of ActionInfo, UInteger)
|
|
fullName.vb: System.Func(Of TinyLife.Actions.ActionInfo, UInteger)
|
|
name.vb: Func(Of ActionInfo, UInteger)
|
|
spec.csharp:
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: <
|
|
- uid: TinyLife.Actions.ActionInfo
|
|
name: ActionInfo
|
|
href: TinyLife.Actions.ActionInfo.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.UInt32
|
|
name: uint
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Actions.ActionInfo
|
|
name: ActionInfo
|
|
href: TinyLife.Actions.ActionInfo.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.UInt32
|
|
name: UInteger
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: )
|
|
- uid: System.Func`2
|
|
commentId: T:System.Func`2
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
name: Func<T, TResult>
|
|
nameWithType: Func<T, TResult>
|
|
fullName: System.Func<T, TResult>
|
|
nameWithType.vb: Func(Of T, TResult)
|
|
fullName.vb: System.Func(Of T, TResult)
|
|
name.vb: Func(Of T, TResult)
|
|
spec.csharp:
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: <
|
|
- name: T
|
|
- name: ','
|
|
- name: " "
|
|
- name: TResult
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: ','
|
|
- name: " "
|
|
- name: TResult
|
|
- name: )
|
|
- uid: System.Func{TinyLife.Actions.ActionInfo,System.Single}
|
|
commentId: T:System.Func{TinyLife.Actions.ActionInfo,System.Single}
|
|
parent: System
|
|
definition: System.Func`2
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
name: Func<ActionInfo, float>
|
|
nameWithType: Func<ActionInfo, float>
|
|
fullName: System.Func<TinyLife.Actions.ActionInfo, float>
|
|
nameWithType.vb: Func(Of ActionInfo, Single)
|
|
fullName.vb: System.Func(Of TinyLife.Actions.ActionInfo, Single)
|
|
name.vb: Func(Of ActionInfo, Single)
|
|
spec.csharp:
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: <
|
|
- uid: TinyLife.Actions.ActionInfo
|
|
name: ActionInfo
|
|
href: TinyLife.Actions.ActionInfo.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Func`2
|
|
name: Func
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Actions.ActionInfo
|
|
name: ActionInfo
|
|
href: TinyLife.Actions.ActionInfo.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: System.Single
|
|
commentId: T:System.Single
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
name: float
|
|
nameWithType: float
|
|
fullName: float
|
|
nameWithType.vb: Single
|
|
fullName.vb: Single
|
|
name.vb: Single
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_TalkMinutes
|
|
name: TalkMinutes
|
|
nameWithType: TalkAction.TalkSettings.TalkMinutes
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes
|
|
- uid: TinyLife.Actions.Action.GetRandomCompletionTime(System.TimeSpan,System.TimeSpan)
|
|
commentId: M:TinyLife.Actions.Action.GetRandomCompletionTime(System.TimeSpan,System.TimeSpan)
|
|
parent: TinyLife.Actions.Action
|
|
isExternal: true
|
|
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_GetRandomCompletionTime_System_TimeSpan_System_TimeSpan_
|
|
name: GetRandomCompletionTime(TimeSpan, TimeSpan)
|
|
nameWithType: Action.GetRandomCompletionTime(TimeSpan, TimeSpan)
|
|
fullName: TinyLife.Actions.Action.GetRandomCompletionTime(System.TimeSpan, System.TimeSpan)
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.Action.GetRandomCompletionTime(System.TimeSpan,System.TimeSpan)
|
|
name: GetRandomCompletionTime
|
|
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_GetRandomCompletionTime_System_TimeSpan_System_TimeSpan_
|
|
- name: (
|
|
- uid: System.TimeSpan
|
|
name: TimeSpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.TimeSpan
|
|
name: TimeSpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.Action.GetRandomCompletionTime(System.TimeSpan,System.TimeSpan)
|
|
name: GetRandomCompletionTime
|
|
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_GetRandomCompletionTime_System_TimeSpan_System_TimeSpan_
|
|
- name: (
|
|
- uid: System.TimeSpan
|
|
name: TimeSpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.TimeSpan
|
|
name: TimeSpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
|
- name: )
|
|
- uid: TinyLife.Actions.Action
|
|
commentId: T:TinyLife.Actions.Action
|
|
parent: TinyLife.Actions
|
|
href: TinyLife.Actions.Action.html
|
|
name: Action
|
|
nameWithType: Action
|
|
fullName: TinyLife.Actions.Action
|
|
- uid: TinyLife.Actions.EmoteChoices
|
|
commentId: T:TinyLife.Actions.EmoteChoices
|
|
parent: TinyLife.Actions
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
name: EmoteChoices
|
|
nameWithType: EmoteChoices
|
|
fullName: TinyLife.Actions.EmoteChoices
|
|
- uid: TinyLife.Objects.SpeakStyle
|
|
commentId: T:TinyLife.Objects.SpeakStyle
|
|
parent: TinyLife.Objects
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
name: SpeakStyle
|
|
nameWithType: SpeakStyle
|
|
fullName: TinyLife.Objects.SpeakStyle
|
|
- 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.Actions.TalkAction.TalkSettings.EmoteCategory
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EmoteCategory
|
|
name: EmoteCategory
|
|
nameWithType: TalkAction.TalkSettings.EmoteCategory
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory
|
|
- uid: System.Nullable{TinyLife.Actions.EmoteChoices}
|
|
commentId: T:System.Nullable{TinyLife.Actions.EmoteChoices}
|
|
parent: System
|
|
definition: System.Nullable`1
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
name: EmoteChoices?
|
|
nameWithType: EmoteChoices?
|
|
fullName: TinyLife.Actions.EmoteChoices?
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.EmoteChoices
|
|
name: EmoteChoices
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
- name: '?'
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.EmoteChoices
|
|
name: EmoteChoices
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
- name: '?'
|
|
- uid: System.Nullable`1
|
|
commentId: T:System.Nullable`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
name: Nullable<T>
|
|
nameWithType: Nullable<T>
|
|
fullName: System.Nullable<T>
|
|
nameWithType.vb: Nullable(Of T)
|
|
fullName.vb: System.Nullable(Of T)
|
|
name.vb: Nullable(Of T)
|
|
spec.csharp:
|
|
- uid: System.Nullable`1
|
|
name: Nullable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Nullable`1
|
|
name: Nullable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_SpeakStyle
|
|
name: SpeakStyle
|
|
nameWithType: TalkAction.TalkSettings.SpeakStyle
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle
|
|
- uid: System.Nullable{TinyLife.Objects.SpeakStyle}
|
|
commentId: T:System.Nullable{TinyLife.Objects.SpeakStyle}
|
|
parent: System
|
|
definition: System.Nullable`1
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
name: SpeakStyle?
|
|
nameWithType: SpeakStyle?
|
|
fullName: TinyLife.Objects.SpeakStyle?
|
|
spec.csharp:
|
|
- uid: TinyLife.Objects.SpeakStyle
|
|
name: SpeakStyle
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
- name: '?'
|
|
spec.vb:
|
|
- uid: TinyLife.Objects.SpeakStyle
|
|
name: SpeakStyle
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
- name: '?'
|
|
- uid: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32}
|
|
commentId: T:System.ValueTuple{TinyLife.Skills.SkillType,System.Int32}
|
|
parent: System
|
|
definition: System.ValueTuple`2
|
|
href: TinyLife.Skills.SkillType.html
|
|
name: (SkillType Type, int Level)
|
|
nameWithType: (SkillType Type, int Level)
|
|
fullName: (TinyLife.Skills.SkillType Type, int Level)
|
|
nameWithType.vb: (Type As SkillType, Level As Integer)
|
|
fullName.vb: (Type As TinyLife.Skills.SkillType, Level As Integer)
|
|
name.vb: (Type As SkillType, Level As Integer)
|
|
spec.csharp:
|
|
- name: (
|
|
- uid: TinyLife.Skills.SkillType
|
|
name: SkillType
|
|
href: TinyLife.Skills.SkillType.html
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32}.Type
|
|
name: Type
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.skills.skilltype,system.int32-.type
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: int
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32}.Level
|
|
name: Level
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.skills.skilltype,system.int32-.level
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- uid: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32}.Type
|
|
name: Type
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.skills.skilltype,system.int32-.type
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: TinyLife.Skills.SkillType
|
|
name: SkillType
|
|
href: TinyLife.Skills.SkillType.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32}.Level
|
|
name: Level
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.skills.skilltype,system.int32-.level
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: Integer
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: )
|
|
- uid: System.ValueTuple`2
|
|
commentId: T:System.ValueTuple`2
|
|
name: (T1, T2)
|
|
nameWithType: (T1, T2)
|
|
fullName: (T1, T2)
|
|
spec.csharp:
|
|
- name: (
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_GainSkillOnFailure
|
|
name: GainSkillOnFailure
|
|
nameWithType: TalkAction.TalkSettings.GainSkillOnFailure
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure
|
|
- uid: System.Boolean
|
|
commentId: T:System.Boolean
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
|
name: bool
|
|
nameWithType: bool
|
|
fullName: bool
|
|
nameWithType.vb: Boolean
|
|
fullName.vb: Boolean
|
|
name.vb: Boolean
|
|
- uid: TinyLife.NeedType.Social
|
|
commentId: F:TinyLife.NeedType.Social
|
|
href: TinyLife.NeedType.html#TinyLife_NeedType_Social
|
|
name: Social
|
|
nameWithType: NeedType.Social
|
|
fullName: TinyLife.NeedType.Social
|
|
- uid: TinyLife.Actions.ActionType.AiSettings.SolvedNeeds
|
|
commentId: F:TinyLife.Actions.ActionType.AiSettings.SolvedNeeds
|
|
href: TinyLife.Actions.ActionType.AiSettings.html#TinyLife_Actions_ActionType_AiSettings_SolvedNeeds
|
|
name: SolvedNeeds
|
|
nameWithType: ActionType.AiSettings.SolvedNeeds
|
|
fullName: TinyLife.Actions.ActionType.AiSettings.SolvedNeeds
|
|
- uid: System.ValueTuple{TinyLife.NeedType,System.Int32}
|
|
commentId: T:System.ValueTuple{TinyLife.NeedType,System.Int32}
|
|
parent: System
|
|
definition: System.ValueTuple`2
|
|
href: TinyLife.NeedType.html
|
|
name: (NeedType Type, int Amount)
|
|
nameWithType: (NeedType Type, int Amount)
|
|
fullName: (TinyLife.NeedType Type, int Amount)
|
|
nameWithType.vb: (Type As NeedType, Amount As Integer)
|
|
fullName.vb: (Type As TinyLife.NeedType, Amount As Integer)
|
|
name.vb: (Type As NeedType, Amount As Integer)
|
|
spec.csharp:
|
|
- name: (
|
|
- uid: TinyLife.NeedType
|
|
name: NeedType
|
|
href: TinyLife.NeedType.html
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.NeedType,System.Int32}.Type
|
|
name: Type
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.needtype,system.int32-.type
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: int
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.NeedType,System.Int32}.Amount
|
|
name: Amount
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.needtype,system.int32-.amount
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- uid: System.ValueTuple{TinyLife.NeedType,System.Int32}.Type
|
|
name: Type
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.needtype,system.int32-.type
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: TinyLife.NeedType
|
|
name: NeedType
|
|
href: TinyLife.NeedType.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.NeedType,System.Int32}.Amount
|
|
name: Amount
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.needtype,system.int32-.amount
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: Integer
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: )
|
|
- uid: TinyLife.Emotions.EmotionModifier
|
|
commentId: T:TinyLife.Emotions.EmotionModifier
|
|
parent: TinyLife.Emotions
|
|
href: TinyLife.Emotions.EmotionModifier.html
|
|
name: EmotionModifier
|
|
nameWithType: EmotionModifier
|
|
fullName: TinyLife.Emotions.EmotionModifier
|
|
- uid: TinyLife.Actions.SocialAction.IsMain
|
|
commentId: P:TinyLife.Actions.SocialAction.IsMain
|
|
parent: TinyLife.Actions.SocialAction
|
|
href: TinyLife.Actions.SocialAction.html#TinyLife_Actions_SocialAction_IsMain
|
|
name: IsMain
|
|
nameWithType: SocialAction.IsMain
|
|
fullName: TinyLife.Actions.SocialAction.IsMain
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}
|
|
commentId: T:System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}
|
|
parent: System
|
|
definition: System.ValueTuple`3
|
|
href: TinyLife.Emotions.EmotionModifier.html
|
|
name: (EmotionModifier Modifier, int Amount, TimeSpan Time)
|
|
nameWithType: (EmotionModifier Modifier, int Amount, TimeSpan Time)
|
|
fullName: (TinyLife.Emotions.EmotionModifier Modifier, int Amount, System.TimeSpan Time)
|
|
nameWithType.vb: (Modifier As EmotionModifier, Amount As Integer, Time As TimeSpan)
|
|
fullName.vb: (Modifier As TinyLife.Emotions.EmotionModifier, Amount As Integer, Time As System.TimeSpan)
|
|
name.vb: (Modifier As EmotionModifier, Amount As Integer, Time As TimeSpan)
|
|
spec.csharp:
|
|
- name: (
|
|
- uid: TinyLife.Emotions.EmotionModifier
|
|
name: EmotionModifier
|
|
href: TinyLife.Emotions.EmotionModifier.html
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}.Modifier
|
|
name: Modifier
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotionmodifier,system.int32,system.timespan-.modifier
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: int
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}.Amount
|
|
name: Amount
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotionmodifier,system.int32,system.timespan-.amount
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.TimeSpan
|
|
name: TimeSpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}.Time
|
|
name: Time
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotionmodifier,system.int32,system.timespan-.time
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}.Modifier
|
|
name: Modifier
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotionmodifier,system.int32,system.timespan-.modifier
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: TinyLife.Emotions.EmotionModifier
|
|
name: EmotionModifier
|
|
href: TinyLife.Emotions.EmotionModifier.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}.Amount
|
|
name: Amount
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotionmodifier,system.int32,system.timespan-.amount
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: Integer
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan}.Time
|
|
name: Time
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotionmodifier,system.int32,system.timespan-.time
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.TimeSpan
|
|
name: TimeSpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
|
- name: )
|
|
- uid: TinyLife.Emotions
|
|
commentId: N:TinyLife.Emotions
|
|
href: TinyLife.html
|
|
name: TinyLife.Emotions
|
|
nameWithType: TinyLife.Emotions
|
|
fullName: TinyLife.Emotions
|
|
spec.csharp:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Emotions
|
|
name: Emotions
|
|
href: TinyLife.Emotions.html
|
|
spec.vb:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Emotions
|
|
name: Emotions
|
|
href: TinyLife.Emotions.html
|
|
- uid: TinyLife.Actions.SocialAction
|
|
commentId: T:TinyLife.Actions.SocialAction
|
|
parent: TinyLife.Actions
|
|
href: TinyLife.Actions.SocialAction.html
|
|
name: SocialAction
|
|
nameWithType: SocialAction
|
|
fullName: TinyLife.Actions.SocialAction
|
|
- uid: System.ValueTuple`3
|
|
commentId: T:System.ValueTuple`3
|
|
name: (T1, T2, T3)
|
|
nameWithType: (T1, T2, T3)
|
|
fullName: (T1, T2, T3)
|
|
spec.csharp:
|
|
- name: (
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: ','
|
|
- name: " "
|
|
- name: T3
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: ','
|
|
- name: " "
|
|
- name: T3
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_FriendshipGain
|
|
name: FriendshipGain
|
|
nameWithType: TalkAction.TalkSettings.FriendshipGain
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain
|
|
- uid: TinyLife.Relationship.RomanceLevel
|
|
commentId: P:TinyLife.Relationship.RomanceLevel
|
|
href: TinyLife.Relationship.html#TinyLife_Relationship_RomanceLevel
|
|
name: RomanceLevel
|
|
nameWithType: Relationship.RomanceLevel
|
|
fullName: TinyLife.Relationship.RomanceLevel
|
|
- uid: TinyLife.Relationship.FriendLevel
|
|
commentId: P:TinyLife.Relationship.FriendLevel
|
|
href: TinyLife.Relationship.html#TinyLife_Relationship_FriendLevel
|
|
name: FriendLevel
|
|
nameWithType: Relationship.FriendLevel
|
|
fullName: TinyLife.Relationship.FriendLevel
|
|
- uid: TinyLife.Emotions.EmotionType
|
|
commentId: T:TinyLife.Emotions.EmotionType
|
|
parent: TinyLife.Emotions
|
|
href: TinyLife.Emotions.EmotionType.html
|
|
name: EmotionType
|
|
nameWithType: EmotionType
|
|
fullName: TinyLife.Emotions.EmotionType
|
|
- uid: TinyLife.Objects.PersonLike.LowerEmotion(TinyLife.Emotions.EmotionType,System.Single,System.Single)
|
|
commentId: M:TinyLife.Objects.PersonLike.LowerEmotion(TinyLife.Emotions.EmotionType,System.Single,System.Single)
|
|
parent: TinyLife.Objects.PersonLike
|
|
isExternal: true
|
|
href: TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_LowerEmotion_TinyLife_Emotions_EmotionType_System_Single_System_Single_
|
|
name: LowerEmotion(EmotionType, float, float)
|
|
nameWithType: PersonLike.LowerEmotion(EmotionType, float, float)
|
|
fullName: TinyLife.Objects.PersonLike.LowerEmotion(TinyLife.Emotions.EmotionType, float, float)
|
|
nameWithType.vb: PersonLike.LowerEmotion(EmotionType, Single, Single)
|
|
fullName.vb: TinyLife.Objects.PersonLike.LowerEmotion(TinyLife.Emotions.EmotionType, Single, Single)
|
|
name.vb: LowerEmotion(EmotionType, Single, Single)
|
|
spec.csharp:
|
|
- uid: TinyLife.Objects.PersonLike.LowerEmotion(TinyLife.Emotions.EmotionType,System.Single,System.Single)
|
|
name: LowerEmotion
|
|
href: TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_LowerEmotion_TinyLife_Emotions_EmotionType_System_Single_System_Single_
|
|
- name: (
|
|
- uid: TinyLife.Emotions.EmotionType
|
|
name: EmotionType
|
|
href: TinyLife.Emotions.EmotionType.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Objects.PersonLike.LowerEmotion(TinyLife.Emotions.EmotionType,System.Single,System.Single)
|
|
name: LowerEmotion
|
|
href: TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_LowerEmotion_TinyLife_Emotions_EmotionType_System_Single_System_Single_
|
|
- name: (
|
|
- uid: TinyLife.Emotions.EmotionType
|
|
name: EmotionType
|
|
href: TinyLife.Emotions.EmotionType.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionType,System.Single}
|
|
commentId: T:System.ValueTuple{TinyLife.Emotions.EmotionType,System.Single}
|
|
parent: System
|
|
definition: System.ValueTuple`2
|
|
href: TinyLife.Emotions.EmotionType.html
|
|
name: (EmotionType Type, float Amount)
|
|
nameWithType: (EmotionType Type, float Amount)
|
|
fullName: (TinyLife.Emotions.EmotionType Type, float Amount)
|
|
nameWithType.vb: (Type As EmotionType, Amount As Single)
|
|
fullName.vb: (Type As TinyLife.Emotions.EmotionType, Amount As Single)
|
|
name.vb: (Type As EmotionType, Amount As Single)
|
|
spec.csharp:
|
|
- name: (
|
|
- uid: TinyLife.Emotions.EmotionType
|
|
name: EmotionType
|
|
href: TinyLife.Emotions.EmotionType.html
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionType,System.Single}.Type
|
|
name: Type
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotiontype,system.single-.type
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionType,System.Single}.Amount
|
|
name: Amount
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotiontype,system.single-.amount
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionType,System.Single}.Type
|
|
name: Type
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotiontype,system.single-.type
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: TinyLife.Emotions.EmotionType
|
|
name: EmotionType
|
|
href: TinyLife.Emotions.EmotionType.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{TinyLife.Emotions.EmotionType,System.Single}.Amount
|
|
name: Amount
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.emotions.emotiontype,system.single-.amount
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: TinyLife.Objects.PersonLike
|
|
commentId: T:TinyLife.Objects.PersonLike
|
|
parent: TinyLife.Objects
|
|
href: TinyLife.Objects.PersonLike.html
|
|
name: PersonLike
|
|
nameWithType: PersonLike
|
|
fullName: TinyLife.Objects.PersonLike
|
|
- uid: TinyLife.Actions.SocialAction.Partner
|
|
commentId: P:TinyLife.Actions.SocialAction.Partner
|
|
parent: TinyLife.Actions.SocialAction
|
|
href: TinyLife.Actions.SocialAction.html#TinyLife_Actions_SocialAction_Partner
|
|
name: Partner
|
|
nameWithType: SocialAction.Partner
|
|
fullName: TinyLife.Actions.SocialAction.Partner
|
|
- uid: System.Action{TinyLife.Actions.Action,TinyLife.Objects.PersonLike}
|
|
commentId: T:System.Action{TinyLife.Actions.Action,TinyLife.Objects.PersonLike}
|
|
parent: System
|
|
definition: System.Action`2
|
|
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
|
name: Action<Action, PersonLike>
|
|
nameWithType: Action<Action, PersonLike>
|
|
fullName: System.Action<TinyLife.Actions.Action, TinyLife.Objects.PersonLike>
|
|
nameWithType.vb: Action(Of Action, PersonLike)
|
|
fullName.vb: System.Action(Of TinyLife.Actions.Action, TinyLife.Objects.PersonLike)
|
|
name.vb: Action(Of Action, PersonLike)
|
|
spec.csharp:
|
|
- uid: System.Action`2
|
|
name: Action
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
|
- name: <
|
|
- uid: TinyLife.Actions.Action
|
|
name: Action
|
|
href: TinyLife.Actions.Action.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Action`2
|
|
name: Action
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Actions.Action
|
|
name: Action
|
|
href: TinyLife.Actions.Action.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: )
|
|
- uid: System.Action`2
|
|
commentId: T:System.Action`2
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
|
name: Action<T1, T2>
|
|
nameWithType: Action<T1, T2>
|
|
fullName: System.Action<T1, T2>
|
|
nameWithType.vb: Action(Of T1, T2)
|
|
fullName.vb: System.Action(Of T1, T2)
|
|
name.vb: Action(Of T1, T2)
|
|
spec.csharp:
|
|
- uid: System.Action`2
|
|
name: Action
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
|
- name: <
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Action`2
|
|
name: Action
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: )
|
|
- uid: TinyLife.Actions.ActionType.AiSettings.PassivePriority
|
|
commentId: F:TinyLife.Actions.ActionType.AiSettings.PassivePriority
|
|
href: TinyLife.Actions.ActionType.AiSettings.html#TinyLife_Actions_ActionType_AiSettings_PassivePriority
|
|
name: PassivePriority
|
|
nameWithType: ActionType.AiSettings.PassivePriority
|
|
fullName: TinyLife.Actions.ActionType.AiSettings.PassivePriority
|
|
- uid: TinyLife.Objects.PersonLike.RecentActions
|
|
commentId: P:TinyLife.Objects.PersonLike.RecentActions
|
|
parent: TinyLife.Objects.PersonLike
|
|
href: TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_RecentActions
|
|
name: RecentActions
|
|
nameWithType: PersonLike.RecentActions
|
|
fullName: TinyLife.Objects.PersonLike.RecentActions
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.#ctor*
|
|
commentId: Overload:TinyLife.Actions.TalkAction.TalkSettings.#ctor
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings__ctor
|
|
name: TalkSettings
|
|
nameWithType: TalkAction.TalkSettings.TalkSettings
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.TalkSettings
|
|
nameWithType.vb: TalkAction.TalkSettings.New
|
|
fullName.vb: TinyLife.Actions.TalkAction.TalkSettings.New
|
|
name.vb: New
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
commentId: T:TinyLife.Actions.TalkAction.TalkSettings
|
|
parent: TinyLife.Actions
|
|
href: TinyLife.Actions.TalkAction.html
|
|
name: TalkAction.TalkSettings
|
|
nameWithType: TalkAction.TalkSettings
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.TalkAction
|
|
name: TalkAction
|
|
href: TinyLife.Actions.TalkAction.html
|
|
- name: .
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.TalkAction
|
|
name: TalkAction
|
|
href: TinyLife.Actions.TalkAction.html
|
|
- name: .
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
|
name: TalkSettings
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
|
- uid: TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteChoices,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteChoices},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteChoices,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteChoices},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
|
parent: TinyLife.Actions.Action
|
|
isExternal: true
|
|
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_SpeakInConversation_TinyLife_Objects_PersonLike_Microsoft_Xna_Framework_GameTime_System_Single_TinyLife_Actions_EmoteChoices_TinyLife_Objects_SpeakStyle_System_Nullable_TinyLife_Actions_EmoteChoices__System_Nullable_TinyLife_Objects_SpeakStyle__System_Int32_System_Single_System_Single_System_Single_System_Single_
|
|
name: SpeakInConversation(PersonLike, GameTime, float, EmoteChoices, SpeakStyle, EmoteChoices?, SpeakStyle?, int, float, float, float, float)
|
|
nameWithType: Action.SpeakInConversation(PersonLike, GameTime, float, EmoteChoices, SpeakStyle, EmoteChoices?, SpeakStyle?, int, float, float, float, float)
|
|
fullName: TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike, Microsoft.Xna.Framework.GameTime, float, TinyLife.Actions.EmoteChoices, TinyLife.Objects.SpeakStyle, TinyLife.Actions.EmoteChoices?, TinyLife.Objects.SpeakStyle?, int, float, float, float, float)
|
|
nameWithType.vb: Action.SpeakInConversation(PersonLike, GameTime, Single, EmoteChoices, SpeakStyle, EmoteChoices?, SpeakStyle?, Integer, Single, Single, Single, Single)
|
|
fullName.vb: TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike, Microsoft.Xna.Framework.GameTime, Single, TinyLife.Actions.EmoteChoices, TinyLife.Objects.SpeakStyle, TinyLife.Actions.EmoteChoices?, TinyLife.Objects.SpeakStyle?, Integer, Single, Single, Single, Single)
|
|
name.vb: SpeakInConversation(PersonLike, GameTime, Single, EmoteChoices, SpeakStyle, EmoteChoices?, SpeakStyle?, Integer, Single, Single, Single, Single)
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteChoices,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteChoices},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
|
name: SpeakInConversation
|
|
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_SpeakInConversation_TinyLife_Objects_PersonLike_Microsoft_Xna_Framework_GameTime_System_Single_TinyLife_Actions_EmoteChoices_TinyLife_Objects_SpeakStyle_System_Nullable_TinyLife_Actions_EmoteChoices__System_Nullable_TinyLife_Objects_SpeakStyle__System_Int32_System_Single_System_Single_System_Single_System_Single_
|
|
- name: (
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Microsoft.Xna.Framework.GameTime
|
|
name: GameTime
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.EmoteChoices
|
|
name: EmoteChoices
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.SpeakStyle
|
|
name: SpeakStyle
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.EmoteChoices
|
|
name: EmoteChoices
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
- name: '?'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.SpeakStyle
|
|
name: SpeakStyle
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
- name: '?'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: int
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.PersonLike,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteChoices,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteChoices},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
|
name: SpeakInConversation
|
|
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_SpeakInConversation_TinyLife_Objects_PersonLike_Microsoft_Xna_Framework_GameTime_System_Single_TinyLife_Actions_EmoteChoices_TinyLife_Objects_SpeakStyle_System_Nullable_TinyLife_Actions_EmoteChoices__System_Nullable_TinyLife_Objects_SpeakStyle__System_Int32_System_Single_System_Single_System_Single_System_Single_
|
|
- name: (
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Microsoft.Xna.Framework.GameTime
|
|
name: GameTime
|
|
isExternal: true
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.EmoteChoices
|
|
name: EmoteChoices
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.SpeakStyle
|
|
name: SpeakStyle
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Actions.EmoteChoices
|
|
name: EmoteChoices
|
|
href: TinyLife.Actions.EmoteChoices.html
|
|
- name: '?'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.SpeakStyle
|
|
name: SpeakStyle
|
|
href: TinyLife.Objects.SpeakStyle.html
|
|
- name: '?'
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Int32
|
|
name: Integer
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_RestoredNeed
|
|
name: RestoredNeed
|
|
nameWithType: TalkAction.TalkSettings.RestoredNeed
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.Update*
|
|
commentId: Overload:TinyLife.Actions.TalkAction.TalkSettings.Update
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_Update_TinyLife_Actions_SocialAction_Microsoft_Xna_Framework_GameTime_System_Single_
|
|
name: Update
|
|
nameWithType: TalkAction.TalkSettings.Update
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.Update
|
|
- uid: Microsoft.Xna.Framework.GameTime
|
|
commentId: T:Microsoft.Xna.Framework.GameTime
|
|
parent: Microsoft.Xna.Framework
|
|
isExternal: true
|
|
name: GameTime
|
|
nameWithType: GameTime
|
|
fullName: Microsoft.Xna.Framework.GameTime
|
|
- uid: Microsoft.Xna.Framework
|
|
commentId: N:Microsoft.Xna.Framework
|
|
isExternal: true
|
|
name: Microsoft.Xna.Framework
|
|
nameWithType: Microsoft.Xna.Framework
|
|
fullName: Microsoft.Xna.Framework
|
|
spec.csharp:
|
|
- uid: Microsoft
|
|
name: Microsoft
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna
|
|
name: Xna
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna.Framework
|
|
name: Framework
|
|
isExternal: true
|
|
spec.vb:
|
|
- uid: Microsoft
|
|
name: Microsoft
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna
|
|
name: Xna
|
|
isExternal: true
|
|
- name: .
|
|
- uid: Microsoft.Xna.Framework
|
|
name: Framework
|
|
isExternal: true
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
commentId: M:TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
isExternal: true
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateSimple_TinyLife_Actions_Action_TinyLife_Objects_PersonLike_System_Single_System_Single_
|
|
name: EvaluateSimple(Action, PersonLike, float, float)
|
|
nameWithType: TalkAction.TalkSettings.EvaluateSimple(Action, PersonLike, float, float)
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action, TinyLife.Objects.PersonLike, float, float)
|
|
nameWithType.vb: TalkAction.TalkSettings.EvaluateSimple(Action, PersonLike, Single, Single)
|
|
fullName.vb: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action, TinyLife.Objects.PersonLike, Single, Single)
|
|
name.vb: EvaluateSimple(Action, PersonLike, Single, Single)
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
name: EvaluateSimple
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateSimple_TinyLife_Actions_Action_TinyLife_Objects_PersonLike_System_Single_System_Single_
|
|
- name: (
|
|
- uid: TinyLife.Actions.Action
|
|
name: Action
|
|
href: TinyLife.Actions.Action.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple(TinyLife.Actions.Action,TinyLife.Objects.PersonLike,System.Single,System.Single)
|
|
name: EvaluateSimple
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateSimple_TinyLife_Actions_Action_TinyLife_Objects_PersonLike_System_Single_System_Single_
|
|
- name: (
|
|
- uid: TinyLife.Actions.Action
|
|
name: Action
|
|
href: TinyLife.Actions.Action.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: TinyLife.Objects.PersonLike
|
|
name: PersonLike
|
|
href: TinyLife.Objects.PersonLike.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: TinyLife.Relationship.GetSocialEffectiveness(TinyLife.Actions.ActionType)
|
|
commentId: M:TinyLife.Relationship.GetSocialEffectiveness(TinyLife.Actions.ActionType)
|
|
href: TinyLife.Relationship.html#TinyLife_Relationship_GetSocialEffectiveness_TinyLife_Actions_ActionType_
|
|
name: GetSocialEffectiveness(ActionType)
|
|
nameWithType: Relationship.GetSocialEffectiveness(ActionType)
|
|
fullName: TinyLife.Relationship.GetSocialEffectiveness(TinyLife.Actions.ActionType)
|
|
spec.csharp:
|
|
- uid: TinyLife.Relationship.GetSocialEffectiveness(TinyLife.Actions.ActionType)
|
|
name: GetSocialEffectiveness
|
|
href: TinyLife.Relationship.html#TinyLife_Relationship_GetSocialEffectiveness_TinyLife_Actions_ActionType_
|
|
- name: (
|
|
- uid: TinyLife.Actions.ActionType
|
|
name: ActionType
|
|
href: TinyLife.Actions.ActionType.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Relationship.GetSocialEffectiveness(TinyLife.Actions.ActionType)
|
|
name: GetSocialEffectiveness
|
|
href: TinyLife.Relationship.html#TinyLife_Relationship_GetSocialEffectiveness_TinyLife_Actions_ActionType_
|
|
- name: (
|
|
- uid: TinyLife.Actions.ActionType
|
|
name: ActionType
|
|
href: TinyLife.Actions.ActionType.html
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully*
|
|
commentId: Overload:TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateFully_TinyLife_Actions_SocialAction_
|
|
name: EvaluateFully
|
|
nameWithType: TalkAction.TalkSettings.EvaluateFully
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully
|
|
- uid: TinyLife.Relationship
|
|
commentId: T:TinyLife.Relationship
|
|
parent: TinyLife
|
|
href: TinyLife.Relationship.html
|
|
name: Relationship
|
|
nameWithType: Relationship
|
|
fullName: TinyLife.Relationship
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
|
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_GainedSkill
|
|
name: GainedSkill
|
|
nameWithType: TalkAction.TalkSettings.GainedSkill
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.GainedSkill
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple*
|
|
commentId: Overload:TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateSimple_TinyLife_Actions_Action_TinyLife_Objects_PersonLike_System_Single_System_Single_
|
|
name: EvaluateSimple
|
|
nameWithType: TalkAction.TalkSettings.EvaluateSimple
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateSimple
|
|
- uid: TinyLife
|
|
commentId: N:TinyLife
|
|
href: TinyLife.html
|
|
name: TinyLife
|
|
nameWithType: TinyLife
|
|
fullName: TinyLife
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
commentId: M:TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateFully_TinyLife_Actions_SocialAction_
|
|
name: EvaluateFully(SocialAction)
|
|
nameWithType: TalkAction.TalkSettings.EvaluateFully(SocialAction)
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
spec.csharp:
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
name: EvaluateFully
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateFully_TinyLife_Actions_SocialAction_
|
|
- name: (
|
|
- uid: TinyLife.Actions.SocialAction
|
|
name: SocialAction
|
|
href: TinyLife.Actions.SocialAction.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateFully(TinyLife.Actions.SocialAction)
|
|
name: EvaluateFully
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateFully_TinyLife_Actions_SocialAction_
|
|
- name: (
|
|
- uid: TinyLife.Actions.SocialAction
|
|
name: SocialAction
|
|
href: TinyLife.Actions.SocialAction.html
|
|
- name: )
|
|
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues*
|
|
commentId: Overload:TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues
|
|
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_EvaluateValues_TinyLife_Actions_ActionInfo_TinyLife_Objects_PersonLike_System_Single_System_Single_
|
|
name: EvaluateValues
|
|
nameWithType: TalkAction.TalkSettings.EvaluateValues
|
|
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluateValues
|
|
- uid: TinyLife.Actions.ActionInfo
|
|
commentId: T:TinyLife.Actions.ActionInfo
|
|
parent: TinyLife.Actions
|
|
href: TinyLife.Actions.ActionInfo.html
|
|
name: ActionInfo
|
|
nameWithType: ActionInfo
|
|
fullName: TinyLife.Actions.ActionInfo
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}
|
|
commentId: T:System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}
|
|
parent: System
|
|
definition: System.ValueTuple`5
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
name: (float RomanceGain, float FriendshipGain, float RomanceLoss, float FriendshipLoss, float GoBadlyChance)
|
|
nameWithType: (float RomanceGain, float FriendshipGain, float RomanceLoss, float FriendshipLoss, float GoBadlyChance)
|
|
fullName: (float RomanceGain, float FriendshipGain, float RomanceLoss, float FriendshipLoss, float GoBadlyChance)
|
|
nameWithType.vb: (RomanceGain As Single, FriendshipGain As Single, RomanceLoss As Single, FriendshipLoss As Single, GoBadlyChance As Single)
|
|
fullName.vb: (RomanceGain As Single, FriendshipGain As Single, RomanceLoss As Single, FriendshipLoss As Single, GoBadlyChance As Single)
|
|
name.vb: (RomanceGain As Single, FriendshipGain As Single, RomanceLoss As Single, FriendshipLoss As Single, GoBadlyChance As Single)
|
|
spec.csharp:
|
|
- name: (
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.RomanceGain
|
|
name: RomanceGain
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.romancegain
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.FriendshipGain
|
|
name: FriendshipGain
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.friendshipgain
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.RomanceLoss
|
|
name: RomanceLoss
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.romanceloss
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.FriendshipLoss
|
|
name: FriendshipLoss
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.friendshiploss
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.GoBadlyChance
|
|
name: GoBadlyChance
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.gobadlychance
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.RomanceGain
|
|
name: RomanceGain
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.romancegain
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.FriendshipGain
|
|
name: FriendshipGain
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.friendshipgain
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.RomanceLoss
|
|
name: RomanceLoss
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.romanceloss
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.FriendshipLoss
|
|
name: FriendshipLoss
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.friendshiploss
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.ValueTuple{System.Single,System.Single,System.Single,System.Single,System.Single}.GoBadlyChance
|
|
name: GoBadlyChance
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-system.single,system.single,system.single,system.single,system.single-.gobadlychance
|
|
- name: " "
|
|
- name: As
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: System.ValueTuple`5
|
|
commentId: T:System.ValueTuple`5
|
|
name: (T1, T2, T3, T4, T5)
|
|
nameWithType: (T1, T2, T3, T4, T5)
|
|
fullName: (T1, T2, T3, T4, T5)
|
|
spec.csharp:
|
|
- name: (
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: ','
|
|
- name: " "
|
|
- name: T3
|
|
- name: ','
|
|
- name: " "
|
|
- name: T4
|
|
- name: ','
|
|
- name: " "
|
|
- name: T5
|
|
- name: )
|
|
spec.vb:
|
|
- name: (
|
|
- name: T1
|
|
- name: ','
|
|
- name: " "
|
|
- name: T2
|
|
- name: ','
|
|
- name: " "
|
|
- name: T3
|
|
- name: ','
|
|
- name: " "
|
|
- name: T4
|
|
- name: ','
|
|
- name: " "
|
|
- name: T5
|
|
- name: )
|