TinyLifeWeb/docs/api/TinyLife.Actions.yml

601 lines
21 KiB
YAML
Raw Permalink Normal View History

2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items:
- uid: TinyLife.Actions
commentId: N:TinyLife.Actions
id: TinyLife.Actions
children:
- TinyLife.Actions.Action
2023-10-11 16:05:32 +02:00
- TinyLife.Actions.ActionArgument
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.ActionInfo
- TinyLife.Actions.ActionType
- TinyLife.Actions.ActionType.AiSettings
- TinyLife.Actions.ActionType.CanExecuteDelegate
- TinyLife.Actions.ActionType.TypeSettings
2022-12-20 13:25:03 +01:00
- TinyLife.Actions.BehaviorAction
2022-01-01 17:06:03 +01:00
- TinyLife.Actions.BehaviorAction`1
2023-03-30 18:07:55 +02:00
- TinyLife.Actions.CanExecuteResult
- TinyLife.Actions.CanExecuteResult.ResultType
2023-03-31 13:26:13 +02:00
- TinyLife.Actions.ChoicePromptInfo
- TinyLife.Actions.ChoicePromptInfo.Option
2023-10-11 16:05:32 +02:00
- TinyLife.Actions.CleanEverythingAction
2021-10-14 20:30:40 +02:00
- TinyLife.Actions.CompletionType
2023-03-31 13:26:13 +02:00
- TinyLife.Actions.DebugAction
- TinyLife.Actions.DeferredAction
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.DieAction
2023-12-16 12:54:23 +01:00
- TinyLife.Actions.DiscardHeldItemAction
2023-08-15 13:17:22 +02:00
- TinyLife.Actions.DriveAction
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.Emote
- TinyLife.Actions.EmoteCategory
- TinyLife.Actions.GoHereAction
2023-03-31 13:26:13 +02:00
- TinyLife.Actions.HelpAction
- TinyLife.Actions.HoldingPersonAction
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.MultiAction
2023-03-30 18:07:55 +02:00
- TinyLife.Actions.MultiAction.Stage
2022-05-24 13:36:05 +02:00
- TinyLife.Actions.OrderFromStaffAction
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.OutOfTownAction
- TinyLife.Actions.PathfindAction
2023-03-31 13:26:13 +02:00
- TinyLife.Actions.PathfindToPersonAction
2021-10-14 20:30:40 +02:00
- TinyLife.Actions.PutAwayAction
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.SellAction
2024-03-09 19:49:55 +01:00
- TinyLife.Actions.SimpleBehaviorAction
- TinyLife.Actions.SimpleBehaviorAction.ActionSettings
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.SitAction
- TinyLife.Actions.SocialAction
2022-07-04 16:50:43 +02:00
- TinyLife.Actions.SocialAction.StartPartnerAction
2022-01-01 17:06:03 +01:00
- TinyLife.Actions.StoreAction
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.TalkAction
- TinyLife.Actions.TalkAction.TalkSettings
- TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
2023-03-31 13:26:13 +02:00
- TinyLife.Actions.TellPeopleToLeaveRoomAction
- TinyLife.Actions.TryGoHereAction
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.WalkAction
- TinyLife.Actions.WatchTvAction
- TinyLife.Actions.WatchTvAction.Channel
2021-10-14 20:30:40 +02:00
- TinyLife.Actions.WorkAction
2021-08-04 06:51:12 +02:00
langs:
- csharp
- vb
name: TinyLife.Actions
nameWithType: TinyLife.Actions
fullName: TinyLife.Actions
type: Namespace
assemblies:
- Tiny Life
references:
- uid: TinyLife.Actions.Action
commentId: T:TinyLife.Actions.Action
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.Action.html
2021-08-04 06:51:12 +02:00
name: Action
nameWithType: Action
fullName: TinyLife.Actions.Action
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Actions.ActionArgument
commentId: T:TinyLife.Actions.ActionArgument
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionArgument.html
2023-10-11 16:05:32 +02:00
name: ActionArgument
nameWithType: ActionArgument
fullName: TinyLife.Actions.ActionArgument
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.ActionInfo
commentId: T:TinyLife.Actions.ActionInfo
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionInfo.html
2021-08-04 06:51:12 +02:00
name: ActionInfo
nameWithType: ActionInfo
fullName: TinyLife.Actions.ActionInfo
- uid: TinyLife.Actions.ActionType
commentId: T:TinyLife.Actions.ActionType
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2021-08-04 06:51:12 +02:00
name: ActionType
nameWithType: ActionType
fullName: TinyLife.Actions.ActionType
- uid: TinyLife.Actions.ActionType.CanExecuteDelegate
commentId: T:TinyLife.Actions.ActionType.CanExecuteDelegate
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2021-08-04 06:51:12 +02:00
name: ActionType.CanExecuteDelegate
nameWithType: ActionType.CanExecuteDelegate
fullName: TinyLife.Actions.ActionType.CanExecuteDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Actions.ActionType
name: ActionType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.ActionType.CanExecuteDelegate
name: CanExecuteDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.CanExecuteDelegate.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.ActionType
name: ActionType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.ActionType.CanExecuteDelegate
name: CanExecuteDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.CanExecuteDelegate.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.ActionType.TypeSettings
commentId: T:TinyLife.Actions.ActionType.TypeSettings
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2021-08-04 06:51:12 +02:00
name: ActionType.TypeSettings
nameWithType: ActionType.TypeSettings
fullName: TinyLife.Actions.ActionType.TypeSettings
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Actions.ActionType
name: ActionType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.ActionType.TypeSettings
name: TypeSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.TypeSettings.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.ActionType
name: ActionType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.ActionType.TypeSettings
name: TypeSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.TypeSettings.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.ActionType.AiSettings
commentId: T:TinyLife.Actions.ActionType.AiSettings
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2021-08-04 06:51:12 +02:00
name: ActionType.AiSettings
nameWithType: ActionType.AiSettings
fullName: TinyLife.Actions.ActionType.AiSettings
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Actions.ActionType
name: ActionType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.ActionType.AiSettings
name: AiSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.AiSettings.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.ActionType
name: ActionType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.ActionType.AiSettings
name: AiSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ActionType.AiSettings.html
2022-12-20 13:25:03 +01:00
- uid: TinyLife.Actions.BehaviorAction
commentId: T:TinyLife.Actions.BehaviorAction
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.BehaviorAction.html
2022-12-20 13:25:03 +01:00
name: BehaviorAction
nameWithType: BehaviorAction
fullName: TinyLife.Actions.BehaviorAction
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Actions.BehaviorAction`1
commentId: T:TinyLife.Actions.BehaviorAction`1
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.BehaviorAction-1.html
2022-01-01 17:06:03 +01:00
name: BehaviorAction<T>
nameWithType: BehaviorAction<T>
fullName: TinyLife.Actions.BehaviorAction<T>
nameWithType.vb: BehaviorAction(Of T)
fullName.vb: TinyLife.Actions.BehaviorAction(Of T)
name.vb: BehaviorAction(Of T)
spec.csharp:
- uid: TinyLife.Actions.BehaviorAction`1
name: BehaviorAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.BehaviorAction-1.html
2022-01-01 17:06:03 +01:00
- name: <
- name: T
- name: '>'
spec.vb:
- uid: TinyLife.Actions.BehaviorAction`1
name: BehaviorAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.BehaviorAction-1.html
2023-03-30 18:07:55 +02:00
- name: (
- name: Of
- name: " "
2022-01-01 17:06:03 +01:00
- name: T
- name: )
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Actions.CanExecuteResult
commentId: T:TinyLife.Actions.CanExecuteResult
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CanExecuteResult.html
2023-03-30 18:07:55 +02:00
name: CanExecuteResult
nameWithType: CanExecuteResult
fullName: TinyLife.Actions.CanExecuteResult
- uid: TinyLife.Actions.CanExecuteResult.ResultType
commentId: T:TinyLife.Actions.CanExecuteResult.ResultType
2022-05-24 13:36:05 +02:00
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CanExecuteResult.html
2023-03-30 18:07:55 +02:00
name: CanExecuteResult.ResultType
nameWithType: CanExecuteResult.ResultType
fullName: TinyLife.Actions.CanExecuteResult.ResultType
spec.csharp:
- uid: TinyLife.Actions.CanExecuteResult
name: CanExecuteResult
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CanExecuteResult.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.CanExecuteResult.ResultType
name: ResultType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CanExecuteResult.ResultType.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.CanExecuteResult
name: CanExecuteResult
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CanExecuteResult.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.CanExecuteResult.ResultType
name: ResultType
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CanExecuteResult.ResultType.html
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.ChoicePromptInfo
commentId: T:TinyLife.Actions.ChoicePromptInfo
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ChoicePromptInfo.html
2023-03-31 13:26:13 +02:00
name: ChoicePromptInfo
nameWithType: ChoicePromptInfo
fullName: TinyLife.Actions.ChoicePromptInfo
- uid: TinyLife.Actions.ChoicePromptInfo.Option
commentId: T:TinyLife.Actions.ChoicePromptInfo.Option
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ChoicePromptInfo.html
2023-03-31 13:26:13 +02:00
name: ChoicePromptInfo.Option
nameWithType: ChoicePromptInfo.Option
fullName: TinyLife.Actions.ChoicePromptInfo.Option
spec.csharp:
- uid: TinyLife.Actions.ChoicePromptInfo
name: ChoicePromptInfo
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ChoicePromptInfo.html
2023-03-31 13:26:13 +02:00
- name: .
- uid: TinyLife.Actions.ChoicePromptInfo.Option
name: Option
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ChoicePromptInfo.Option.html
2023-03-31 13:26:13 +02:00
spec.vb:
- uid: TinyLife.Actions.ChoicePromptInfo
name: ChoicePromptInfo
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ChoicePromptInfo.html
2023-03-31 13:26:13 +02:00
- name: .
- uid: TinyLife.Actions.ChoicePromptInfo.Option
name: Option
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.ChoicePromptInfo.Option.html
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Actions.CleanEverythingAction
commentId: T:TinyLife.Actions.CleanEverythingAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CleanEverythingAction.html
2023-10-11 16:05:32 +02:00
name: CleanEverythingAction
nameWithType: CleanEverythingAction
fullName: TinyLife.Actions.CleanEverythingAction
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Actions.CompletionType
commentId: T:TinyLife.Actions.CompletionType
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.CompletionType.html
2021-10-14 20:30:40 +02:00
name: CompletionType
nameWithType: CompletionType
fullName: TinyLife.Actions.CompletionType
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.DebugAction
commentId: T:TinyLife.Actions.DebugAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.DebugAction.html
2023-03-31 13:26:13 +02:00
name: DebugAction
nameWithType: DebugAction
fullName: TinyLife.Actions.DebugAction
- uid: TinyLife.Actions.DeferredAction
commentId: T:TinyLife.Actions.DeferredAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.DeferredAction.html
2023-03-31 13:26:13 +02:00
name: DeferredAction
nameWithType: DeferredAction
fullName: TinyLife.Actions.DeferredAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.DieAction
commentId: T:TinyLife.Actions.DieAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.DieAction.html
2021-08-04 06:51:12 +02:00
name: DieAction
nameWithType: DieAction
fullName: TinyLife.Actions.DieAction
2023-12-16 12:54:23 +01:00
- uid: TinyLife.Actions.DiscardHeldItemAction
commentId: T:TinyLife.Actions.DiscardHeldItemAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.DiscardHeldItemAction.html
2023-12-16 12:54:23 +01:00
name: DiscardHeldItemAction
nameWithType: DiscardHeldItemAction
fullName: TinyLife.Actions.DiscardHeldItemAction
2023-08-15 13:17:22 +02:00
- uid: TinyLife.Actions.DriveAction
commentId: T:TinyLife.Actions.DriveAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.DriveAction.html
2023-08-15 13:17:22 +02:00
name: DriveAction
nameWithType: DriveAction
fullName: TinyLife.Actions.DriveAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.Emote
commentId: T:TinyLife.Actions.Emote
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.Emote.html
2021-08-04 06:51:12 +02:00
name: Emote
nameWithType: Emote
fullName: TinyLife.Actions.Emote
- uid: TinyLife.Actions.EmoteCategory
commentId: T:TinyLife.Actions.EmoteCategory
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.EmoteCategory.html
2021-08-04 06:51:12 +02:00
name: EmoteCategory
nameWithType: EmoteCategory
fullName: TinyLife.Actions.EmoteCategory
- uid: TinyLife.Actions.GoHereAction
commentId: T:TinyLife.Actions.GoHereAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.GoHereAction.html
2021-08-04 06:51:12 +02:00
name: GoHereAction
nameWithType: GoHereAction
fullName: TinyLife.Actions.GoHereAction
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.HelpAction
commentId: T:TinyLife.Actions.HelpAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.HelpAction.html
2023-03-31 13:26:13 +02:00
name: HelpAction
nameWithType: HelpAction
fullName: TinyLife.Actions.HelpAction
- uid: TinyLife.Actions.HoldingPersonAction
commentId: T:TinyLife.Actions.HoldingPersonAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.HoldingPersonAction.html
2023-03-31 13:26:13 +02:00
name: HoldingPersonAction
nameWithType: HoldingPersonAction
fullName: TinyLife.Actions.HoldingPersonAction
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Actions.MultiAction
commentId: T:TinyLife.Actions.MultiAction
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.MultiAction.html
2023-03-30 18:07:55 +02:00
name: MultiAction
nameWithType: MultiAction
fullName: TinyLife.Actions.MultiAction
- uid: TinyLife.Actions.MultiAction.Stage
commentId: T:TinyLife.Actions.MultiAction.Stage
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.MultiAction.html
2023-03-30 18:07:55 +02:00
name: MultiAction.Stage
nameWithType: MultiAction.Stage
fullName: TinyLife.Actions.MultiAction.Stage
spec.csharp:
- uid: TinyLife.Actions.MultiAction
name: MultiAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.MultiAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.MultiAction.Stage
name: Stage
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.MultiAction.Stage.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.MultiAction
name: MultiAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.MultiAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.MultiAction.Stage
name: Stage
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.MultiAction.Stage.html
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Actions.OrderFromStaffAction
commentId: T:TinyLife.Actions.OrderFromStaffAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.OrderFromStaffAction.html
2022-05-24 13:36:05 +02:00
name: OrderFromStaffAction
nameWithType: OrderFromStaffAction
fullName: TinyLife.Actions.OrderFromStaffAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.OutOfTownAction
commentId: T:TinyLife.Actions.OutOfTownAction
2021-10-14 20:30:40 +02:00
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.OutOfTownAction.html
2021-08-04 06:51:12 +02:00
name: OutOfTownAction
nameWithType: OutOfTownAction
fullName: TinyLife.Actions.OutOfTownAction
- uid: TinyLife.Actions.PathfindAction
commentId: T:TinyLife.Actions.PathfindAction
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.PathfindAction.html
2021-08-04 06:51:12 +02:00
name: PathfindAction
nameWithType: PathfindAction
fullName: TinyLife.Actions.PathfindAction
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.PathfindToPersonAction
commentId: T:TinyLife.Actions.PathfindToPersonAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.PathfindToPersonAction.html
2023-03-31 13:26:13 +02:00
name: PathfindToPersonAction
nameWithType: PathfindToPersonAction
fullName: TinyLife.Actions.PathfindToPersonAction
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Actions.PutAwayAction
commentId: T:TinyLife.Actions.PutAwayAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.PutAwayAction.html
2021-10-14 20:30:40 +02:00
name: PutAwayAction
nameWithType: PutAwayAction
fullName: TinyLife.Actions.PutAwayAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.SellAction
commentId: T:TinyLife.Actions.SellAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SellAction.html
2021-08-04 06:51:12 +02:00
name: SellAction
nameWithType: SellAction
fullName: TinyLife.Actions.SellAction
2024-03-09 19:49:55 +01:00
- uid: TinyLife.Actions.SimpleBehaviorAction
commentId: T:TinyLife.Actions.SimpleBehaviorAction
href: TinyLife.Actions.SimpleBehaviorAction.html
name: SimpleBehaviorAction
nameWithType: SimpleBehaviorAction
fullName: TinyLife.Actions.SimpleBehaviorAction
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
commentId: T:TinyLife.Actions.SimpleBehaviorAction.ActionSettings
parent: TinyLife.Actions
href: TinyLife.Actions.SimpleBehaviorAction.html
name: SimpleBehaviorAction.ActionSettings
nameWithType: SimpleBehaviorAction.ActionSettings
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
spec.csharp:
- uid: TinyLife.Actions.SimpleBehaviorAction
name: SimpleBehaviorAction
href: TinyLife.Actions.SimpleBehaviorAction.html
- name: .
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
name: ActionSettings
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html
spec.vb:
- uid: TinyLife.Actions.SimpleBehaviorAction
name: SimpleBehaviorAction
href: TinyLife.Actions.SimpleBehaviorAction.html
- name: .
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
name: ActionSettings
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.SitAction
commentId: T:TinyLife.Actions.SitAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SitAction.html
2021-08-04 06:51:12 +02:00
name: SitAction
nameWithType: SitAction
fullName: TinyLife.Actions.SitAction
- uid: TinyLife.Actions.SocialAction
commentId: T:TinyLife.Actions.SocialAction
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SocialAction.html
2021-08-04 06:51:12 +02:00
name: SocialAction
nameWithType: SocialAction
fullName: TinyLife.Actions.SocialAction
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Actions.SocialAction.StartPartnerAction
commentId: T:TinyLife.Actions.SocialAction.StartPartnerAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SocialAction.html
2022-07-04 16:50:43 +02:00
name: SocialAction.StartPartnerAction
nameWithType: SocialAction.StartPartnerAction
fullName: TinyLife.Actions.SocialAction.StartPartnerAction
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Actions.SocialAction
name: SocialAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SocialAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.SocialAction.StartPartnerAction
name: StartPartnerAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SocialAction.StartPartnerAction.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.SocialAction
name: SocialAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SocialAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.SocialAction.StartPartnerAction
name: StartPartnerAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.SocialAction.StartPartnerAction.html
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Actions.StoreAction
commentId: T:TinyLife.Actions.StoreAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.StoreAction.html
2022-01-01 17:06:03 +01:00
name: StoreAction
nameWithType: StoreAction
fullName: TinyLife.Actions.StoreAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.TalkAction
commentId: T:TinyLife.Actions.TalkAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.html
2021-08-04 06:51:12 +02:00
name: TalkAction
nameWithType: TalkAction
fullName: TinyLife.Actions.TalkAction
- uid: TinyLife.Actions.TalkAction.TalkSettings
commentId: T:TinyLife.Actions.TalkAction.TalkSettings
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.html
2021-08-04 06:51:12 +02:00
name: TalkAction.TalkSettings
nameWithType: TalkAction.TalkSettings
fullName: TinyLife.Actions.TalkAction.TalkSettings
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Actions.TalkAction
name: TalkAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings
name: TalkSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.TalkSettings.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.TalkAction
name: TalkAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings
name: TalkSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.TalkSettings.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
commentId: T:TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.html
2021-08-04 06:51:12 +02:00
name: TalkAction.TalkSettings.EvaluationResult
nameWithType: TalkAction.TalkSettings.EvaluationResult
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Actions.TalkAction
name: TalkAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings
name: TalkSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.TalkSettings.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
name: EvaluationResult
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.TalkAction
name: TalkAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings
name: TalkSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.TalkSettings.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
name: EvaluationResult
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.html
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.TellPeopleToLeaveRoomAction
commentId: T:TinyLife.Actions.TellPeopleToLeaveRoomAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TellPeopleToLeaveRoomAction.html
2023-03-31 13:26:13 +02:00
name: TellPeopleToLeaveRoomAction
nameWithType: TellPeopleToLeaveRoomAction
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction
- uid: TinyLife.Actions.TryGoHereAction
commentId: T:TinyLife.Actions.TryGoHereAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.TryGoHereAction.html
2023-03-31 13:26:13 +02:00
name: TryGoHereAction
nameWithType: TryGoHereAction
fullName: TinyLife.Actions.TryGoHereAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.WalkAction
commentId: T:TinyLife.Actions.WalkAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WalkAction.html
2021-08-04 06:51:12 +02:00
name: WalkAction
nameWithType: WalkAction
fullName: TinyLife.Actions.WalkAction
- uid: TinyLife.Actions.WatchTvAction
commentId: T:TinyLife.Actions.WatchTvAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WatchTvAction.html
2021-08-04 06:51:12 +02:00
name: WatchTvAction
nameWithType: WatchTvAction
fullName: TinyLife.Actions.WatchTvAction
- uid: TinyLife.Actions.WatchTvAction.Channel
commentId: T:TinyLife.Actions.WatchTvAction.Channel
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WatchTvAction.html
2021-08-04 06:51:12 +02:00
name: WatchTvAction.Channel
nameWithType: WatchTvAction.Channel
fullName: TinyLife.Actions.WatchTvAction.Channel
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Actions.WatchTvAction
name: WatchTvAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WatchTvAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.WatchTvAction.Channel
name: Channel
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WatchTvAction.Channel.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Actions.WatchTvAction
name: WatchTvAction
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WatchTvAction.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions.WatchTvAction.Channel
name: Channel
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WatchTvAction.Channel.html
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Actions.WorkAction
commentId: T:TinyLife.Actions.WorkAction
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WorkAction.html
2021-10-14 20:30:40 +02:00
name: WorkAction
nameWithType: WorkAction
fullName: TinyLife.Actions.WorkAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions
commentId: N:TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2021-08-04 06:51:12 +02:00
name: TinyLife.Actions
nameWithType: TinyLife.Actions
fullName: TinyLife.Actions
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions
name: Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Actions
name: Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.html