TinyLifeWeb/docs/api/TinyLife.Actions.yml
2024-02-02 18:13:42 +01:00

584 lines
20 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: TinyLife.Actions
commentId: N:TinyLife.Actions
id: TinyLife.Actions
children:
- TinyLife.Actions.Action
- TinyLife.Actions.ActionArgument
- TinyLife.Actions.ActionInfo
- TinyLife.Actions.ActionType
- TinyLife.Actions.ActionType.AiSettings
- TinyLife.Actions.ActionType.CanExecuteDelegate
- TinyLife.Actions.ActionType.TypeSettings
- TinyLife.Actions.BehaviorAction
- TinyLife.Actions.BehaviorAction`1
- TinyLife.Actions.CanExecuteResult
- TinyLife.Actions.CanExecuteResult.ResultType
- TinyLife.Actions.ChoicePromptInfo
- TinyLife.Actions.ChoicePromptInfo.Option
- TinyLife.Actions.CleanEverythingAction
- TinyLife.Actions.CompletionType
- TinyLife.Actions.DebugAction
- TinyLife.Actions.DeferredAction
- TinyLife.Actions.DieAction
- TinyLife.Actions.DiscardHeldItemAction
- TinyLife.Actions.DriveAction
- TinyLife.Actions.Emote
- TinyLife.Actions.EmoteCategory
- TinyLife.Actions.GoHereAction
- TinyLife.Actions.HelpAction
- TinyLife.Actions.HoldingPersonAction
- TinyLife.Actions.MultiAction
- TinyLife.Actions.MultiAction.Stage
- TinyLife.Actions.OrderFromStaffAction
- TinyLife.Actions.OutOfTownAction
- TinyLife.Actions.PathfindAction
- TinyLife.Actions.PathfindToPersonAction
- TinyLife.Actions.PutAwayAction
- TinyLife.Actions.ResearchUpgradesAction
- TinyLife.Actions.SellAction
- TinyLife.Actions.SitAction
- TinyLife.Actions.SocialAction
- TinyLife.Actions.SocialAction.StartPartnerAction
- TinyLife.Actions.StoreAction
- TinyLife.Actions.TalkAction
- TinyLife.Actions.TalkAction.TalkSettings
- TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
- TinyLife.Actions.TellPeopleToLeaveRoomAction
- TinyLife.Actions.TryGoHereAction
- TinyLife.Actions.UpgradeFurnitureAction
- TinyLife.Actions.WalkAction
- TinyLife.Actions.WatchTvAction
- TinyLife.Actions.WatchTvAction.Channel
- TinyLife.Actions.WorkAction
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
href: TinyLife.Actions.Action.html
name: Action
nameWithType: Action
fullName: TinyLife.Actions.Action
- uid: TinyLife.Actions.ActionArgument
commentId: T:TinyLife.Actions.ActionArgument
href: TinyLife.Actions.ActionArgument.html
name: ActionArgument
nameWithType: ActionArgument
fullName: TinyLife.Actions.ActionArgument
- 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: TinyLife.Actions.ActionType
commentId: T:TinyLife.Actions.ActionType
parent: TinyLife.Actions
href: TinyLife.Actions.ActionType.html
name: ActionType
nameWithType: ActionType
fullName: TinyLife.Actions.ActionType
- uid: TinyLife.Actions.ActionType.CanExecuteDelegate
commentId: T:TinyLife.Actions.ActionType.CanExecuteDelegate
parent: TinyLife.Actions
href: TinyLife.Actions.ActionType.html
name: ActionType.CanExecuteDelegate
nameWithType: ActionType.CanExecuteDelegate
fullName: TinyLife.Actions.ActionType.CanExecuteDelegate
spec.csharp:
- uid: TinyLife.Actions.ActionType
name: ActionType
href: TinyLife.Actions.ActionType.html
- name: .
- uid: TinyLife.Actions.ActionType.CanExecuteDelegate
name: CanExecuteDelegate
href: TinyLife.Actions.ActionType.CanExecuteDelegate.html
spec.vb:
- uid: TinyLife.Actions.ActionType
name: ActionType
href: TinyLife.Actions.ActionType.html
- name: .
- uid: TinyLife.Actions.ActionType.CanExecuteDelegate
name: CanExecuteDelegate
href: TinyLife.Actions.ActionType.CanExecuteDelegate.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.ActionType.AiSettings
commentId: T:TinyLife.Actions.ActionType.AiSettings
parent: TinyLife.Actions
href: TinyLife.Actions.ActionType.html
name: ActionType.AiSettings
nameWithType: ActionType.AiSettings
fullName: TinyLife.Actions.ActionType.AiSettings
spec.csharp:
- uid: TinyLife.Actions.ActionType
name: ActionType
href: TinyLife.Actions.ActionType.html
- name: .
- uid: TinyLife.Actions.ActionType.AiSettings
name: AiSettings
href: TinyLife.Actions.ActionType.AiSettings.html
spec.vb:
- uid: TinyLife.Actions.ActionType
name: ActionType
href: TinyLife.Actions.ActionType.html
- name: .
- uid: TinyLife.Actions.ActionType.AiSettings
name: AiSettings
href: TinyLife.Actions.ActionType.AiSettings.html
- uid: TinyLife.Actions.BehaviorAction
commentId: T:TinyLife.Actions.BehaviorAction
parent: TinyLife.Actions
href: TinyLife.Actions.BehaviorAction.html
name: BehaviorAction
nameWithType: BehaviorAction
fullName: TinyLife.Actions.BehaviorAction
- uid: TinyLife.Actions.BehaviorAction`1
commentId: T:TinyLife.Actions.BehaviorAction`1
href: TinyLife.Actions.BehaviorAction-1.html
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
href: TinyLife.Actions.BehaviorAction-1.html
- name: <
- name: T
- name: '>'
spec.vb:
- uid: TinyLife.Actions.BehaviorAction`1
name: BehaviorAction
href: TinyLife.Actions.BehaviorAction-1.html
- name: (
- name: Of
- name: " "
- name: T
- name: )
- uid: TinyLife.Actions.CanExecuteResult
commentId: T:TinyLife.Actions.CanExecuteResult
parent: TinyLife.Actions
href: TinyLife.Actions.CanExecuteResult.html
name: CanExecuteResult
nameWithType: CanExecuteResult
fullName: TinyLife.Actions.CanExecuteResult
- uid: TinyLife.Actions.CanExecuteResult.ResultType
commentId: T:TinyLife.Actions.CanExecuteResult.ResultType
parent: TinyLife.Actions
href: TinyLife.Actions.CanExecuteResult.html
name: CanExecuteResult.ResultType
nameWithType: CanExecuteResult.ResultType
fullName: TinyLife.Actions.CanExecuteResult.ResultType
spec.csharp:
- uid: TinyLife.Actions.CanExecuteResult
name: CanExecuteResult
href: TinyLife.Actions.CanExecuteResult.html
- name: .
- uid: TinyLife.Actions.CanExecuteResult.ResultType
name: ResultType
href: TinyLife.Actions.CanExecuteResult.ResultType.html
spec.vb:
- uid: TinyLife.Actions.CanExecuteResult
name: CanExecuteResult
href: TinyLife.Actions.CanExecuteResult.html
- name: .
- uid: TinyLife.Actions.CanExecuteResult.ResultType
name: ResultType
href: TinyLife.Actions.CanExecuteResult.ResultType.html
- uid: TinyLife.Actions.ChoicePromptInfo
commentId: T:TinyLife.Actions.ChoicePromptInfo
parent: TinyLife.Actions
href: TinyLife.Actions.ChoicePromptInfo.html
name: ChoicePromptInfo
nameWithType: ChoicePromptInfo
fullName: TinyLife.Actions.ChoicePromptInfo
- uid: TinyLife.Actions.ChoicePromptInfo.Option
commentId: T:TinyLife.Actions.ChoicePromptInfo.Option
href: TinyLife.Actions.ChoicePromptInfo.html
name: ChoicePromptInfo.Option
nameWithType: ChoicePromptInfo.Option
fullName: TinyLife.Actions.ChoicePromptInfo.Option
spec.csharp:
- uid: TinyLife.Actions.ChoicePromptInfo
name: ChoicePromptInfo
href: TinyLife.Actions.ChoicePromptInfo.html
- name: .
- uid: TinyLife.Actions.ChoicePromptInfo.Option
name: Option
href: TinyLife.Actions.ChoicePromptInfo.Option.html
spec.vb:
- uid: TinyLife.Actions.ChoicePromptInfo
name: ChoicePromptInfo
href: TinyLife.Actions.ChoicePromptInfo.html
- name: .
- uid: TinyLife.Actions.ChoicePromptInfo.Option
name: Option
href: TinyLife.Actions.ChoicePromptInfo.Option.html
- uid: TinyLife.Actions.CleanEverythingAction
commentId: T:TinyLife.Actions.CleanEverythingAction
href: TinyLife.Actions.CleanEverythingAction.html
name: CleanEverythingAction
nameWithType: CleanEverythingAction
fullName: TinyLife.Actions.CleanEverythingAction
- uid: TinyLife.Actions.CompletionType
commentId: T:TinyLife.Actions.CompletionType
parent: TinyLife.Actions
href: TinyLife.Actions.CompletionType.html
name: CompletionType
nameWithType: CompletionType
fullName: TinyLife.Actions.CompletionType
- uid: TinyLife.Actions.DebugAction
commentId: T:TinyLife.Actions.DebugAction
href: TinyLife.Actions.DebugAction.html
name: DebugAction
nameWithType: DebugAction
fullName: TinyLife.Actions.DebugAction
- uid: TinyLife.Actions.DeferredAction
commentId: T:TinyLife.Actions.DeferredAction
href: TinyLife.Actions.DeferredAction.html
name: DeferredAction
nameWithType: DeferredAction
fullName: TinyLife.Actions.DeferredAction
- uid: TinyLife.Actions.DieAction
commentId: T:TinyLife.Actions.DieAction
href: TinyLife.Actions.DieAction.html
name: DieAction
nameWithType: DieAction
fullName: TinyLife.Actions.DieAction
- uid: TinyLife.Actions.DiscardHeldItemAction
commentId: T:TinyLife.Actions.DiscardHeldItemAction
href: TinyLife.Actions.DiscardHeldItemAction.html
name: DiscardHeldItemAction
nameWithType: DiscardHeldItemAction
fullName: TinyLife.Actions.DiscardHeldItemAction
- uid: TinyLife.Actions.DriveAction
commentId: T:TinyLife.Actions.DriveAction
href: TinyLife.Actions.DriveAction.html
name: DriveAction
nameWithType: DriveAction
fullName: TinyLife.Actions.DriveAction
- uid: TinyLife.Actions.Emote
commentId: T:TinyLife.Actions.Emote
parent: TinyLife.Actions
href: TinyLife.Actions.Emote.html
name: Emote
nameWithType: Emote
fullName: TinyLife.Actions.Emote
- uid: TinyLife.Actions.EmoteCategory
commentId: T:TinyLife.Actions.EmoteCategory
parent: TinyLife.Actions
href: TinyLife.Actions.EmoteCategory.html
name: EmoteCategory
nameWithType: EmoteCategory
fullName: TinyLife.Actions.EmoteCategory
- uid: TinyLife.Actions.GoHereAction
commentId: T:TinyLife.Actions.GoHereAction
href: TinyLife.Actions.GoHereAction.html
name: GoHereAction
nameWithType: GoHereAction
fullName: TinyLife.Actions.GoHereAction
- uid: TinyLife.Actions.HelpAction
commentId: T:TinyLife.Actions.HelpAction
href: TinyLife.Actions.HelpAction.html
name: HelpAction
nameWithType: HelpAction
fullName: TinyLife.Actions.HelpAction
- uid: TinyLife.Actions.HoldingPersonAction
commentId: T:TinyLife.Actions.HoldingPersonAction
href: TinyLife.Actions.HoldingPersonAction.html
name: HoldingPersonAction
nameWithType: HoldingPersonAction
fullName: TinyLife.Actions.HoldingPersonAction
- uid: TinyLife.Actions.MultiAction
commentId: T:TinyLife.Actions.MultiAction
parent: TinyLife.Actions
href: TinyLife.Actions.MultiAction.html
name: MultiAction
nameWithType: MultiAction
fullName: TinyLife.Actions.MultiAction
- uid: TinyLife.Actions.MultiAction.Stage
commentId: T:TinyLife.Actions.MultiAction.Stage
parent: TinyLife.Actions
href: TinyLife.Actions.MultiAction.html
name: MultiAction.Stage
nameWithType: MultiAction.Stage
fullName: TinyLife.Actions.MultiAction.Stage
spec.csharp:
- uid: TinyLife.Actions.MultiAction
name: MultiAction
href: TinyLife.Actions.MultiAction.html
- name: .
- uid: TinyLife.Actions.MultiAction.Stage
name: Stage
href: TinyLife.Actions.MultiAction.Stage.html
spec.vb:
- uid: TinyLife.Actions.MultiAction
name: MultiAction
href: TinyLife.Actions.MultiAction.html
- name: .
- uid: TinyLife.Actions.MultiAction.Stage
name: Stage
href: TinyLife.Actions.MultiAction.Stage.html
- uid: TinyLife.Actions.OrderFromStaffAction
commentId: T:TinyLife.Actions.OrderFromStaffAction
href: TinyLife.Actions.OrderFromStaffAction.html
name: OrderFromStaffAction
nameWithType: OrderFromStaffAction
fullName: TinyLife.Actions.OrderFromStaffAction
- uid: TinyLife.Actions.OutOfTownAction
commentId: T:TinyLife.Actions.OutOfTownAction
parent: TinyLife.Actions
href: TinyLife.Actions.OutOfTownAction.html
name: OutOfTownAction
nameWithType: OutOfTownAction
fullName: TinyLife.Actions.OutOfTownAction
- uid: TinyLife.Actions.PathfindAction
commentId: T:TinyLife.Actions.PathfindAction
parent: TinyLife.Actions
href: TinyLife.Actions.PathfindAction.html
name: PathfindAction
nameWithType: PathfindAction
fullName: TinyLife.Actions.PathfindAction
- uid: TinyLife.Actions.PathfindToPersonAction
commentId: T:TinyLife.Actions.PathfindToPersonAction
href: TinyLife.Actions.PathfindToPersonAction.html
name: PathfindToPersonAction
nameWithType: PathfindToPersonAction
fullName: TinyLife.Actions.PathfindToPersonAction
- uid: TinyLife.Actions.PutAwayAction
commentId: T:TinyLife.Actions.PutAwayAction
href: TinyLife.Actions.PutAwayAction.html
name: PutAwayAction
nameWithType: PutAwayAction
fullName: TinyLife.Actions.PutAwayAction
- uid: TinyLife.Actions.ResearchUpgradesAction
commentId: T:TinyLife.Actions.ResearchUpgradesAction
href: TinyLife.Actions.ResearchUpgradesAction.html
name: ResearchUpgradesAction
nameWithType: ResearchUpgradesAction
fullName: TinyLife.Actions.ResearchUpgradesAction
- uid: TinyLife.Actions.SellAction
commentId: T:TinyLife.Actions.SellAction
href: TinyLife.Actions.SellAction.html
name: SellAction
nameWithType: SellAction
fullName: TinyLife.Actions.SellAction
- uid: TinyLife.Actions.SitAction
commentId: T:TinyLife.Actions.SitAction
href: TinyLife.Actions.SitAction.html
name: SitAction
nameWithType: SitAction
fullName: TinyLife.Actions.SitAction
- 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: TinyLife.Actions.SocialAction.StartPartnerAction
commentId: T:TinyLife.Actions.SocialAction.StartPartnerAction
href: TinyLife.Actions.SocialAction.html
name: SocialAction.StartPartnerAction
nameWithType: SocialAction.StartPartnerAction
fullName: TinyLife.Actions.SocialAction.StartPartnerAction
spec.csharp:
- uid: TinyLife.Actions.SocialAction
name: SocialAction
href: TinyLife.Actions.SocialAction.html
- name: .
- uid: TinyLife.Actions.SocialAction.StartPartnerAction
name: StartPartnerAction
href: TinyLife.Actions.SocialAction.StartPartnerAction.html
spec.vb:
- uid: TinyLife.Actions.SocialAction
name: SocialAction
href: TinyLife.Actions.SocialAction.html
- name: .
- uid: TinyLife.Actions.SocialAction.StartPartnerAction
name: StartPartnerAction
href: TinyLife.Actions.SocialAction.StartPartnerAction.html
- uid: TinyLife.Actions.StoreAction
commentId: T:TinyLife.Actions.StoreAction
href: TinyLife.Actions.StoreAction.html
name: StoreAction
nameWithType: StoreAction
fullName: TinyLife.Actions.StoreAction
- 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.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.TalkAction.TalkSettings.EvaluationResult
commentId: T:TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
parent: TinyLife.Actions
href: TinyLife.Actions.TalkAction.html
name: TalkAction.TalkSettings.EvaluationResult
nameWithType: TalkAction.TalkSettings.EvaluationResult
fullName: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
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
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
name: EvaluationResult
href: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.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
- name: .
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
name: EvaluationResult
href: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.html
- uid: TinyLife.Actions.TellPeopleToLeaveRoomAction
commentId: T:TinyLife.Actions.TellPeopleToLeaveRoomAction
href: TinyLife.Actions.TellPeopleToLeaveRoomAction.html
name: TellPeopleToLeaveRoomAction
nameWithType: TellPeopleToLeaveRoomAction
fullName: TinyLife.Actions.TellPeopleToLeaveRoomAction
- uid: TinyLife.Actions.TryGoHereAction
commentId: T:TinyLife.Actions.TryGoHereAction
href: TinyLife.Actions.TryGoHereAction.html
name: TryGoHereAction
nameWithType: TryGoHereAction
fullName: TinyLife.Actions.TryGoHereAction
- uid: TinyLife.Actions.UpgradeFurnitureAction
commentId: T:TinyLife.Actions.UpgradeFurnitureAction
href: TinyLife.Actions.UpgradeFurnitureAction.html
name: UpgradeFurnitureAction
nameWithType: UpgradeFurnitureAction
fullName: TinyLife.Actions.UpgradeFurnitureAction
- uid: TinyLife.Actions.WalkAction
commentId: T:TinyLife.Actions.WalkAction
href: TinyLife.Actions.WalkAction.html
name: WalkAction
nameWithType: WalkAction
fullName: TinyLife.Actions.WalkAction
- uid: TinyLife.Actions.WatchTvAction
commentId: T:TinyLife.Actions.WatchTvAction
href: TinyLife.Actions.WatchTvAction.html
name: WatchTvAction
nameWithType: WatchTvAction
fullName: TinyLife.Actions.WatchTvAction
- uid: TinyLife.Actions.WatchTvAction.Channel
commentId: T:TinyLife.Actions.WatchTvAction.Channel
parent: TinyLife.Actions
href: TinyLife.Actions.WatchTvAction.html
name: WatchTvAction.Channel
nameWithType: WatchTvAction.Channel
fullName: TinyLife.Actions.WatchTvAction.Channel
spec.csharp:
- uid: TinyLife.Actions.WatchTvAction
name: WatchTvAction
href: TinyLife.Actions.WatchTvAction.html
- name: .
- uid: TinyLife.Actions.WatchTvAction.Channel
name: Channel
href: TinyLife.Actions.WatchTvAction.Channel.html
spec.vb:
- uid: TinyLife.Actions.WatchTvAction
name: WatchTvAction
href: TinyLife.Actions.WatchTvAction.html
- name: .
- uid: TinyLife.Actions.WatchTvAction.Channel
name: Channel
href: TinyLife.Actions.WatchTvAction.Channel.html
- uid: TinyLife.Actions.WorkAction
commentId: T:TinyLife.Actions.WorkAction
parent: TinyLife.Actions
href: TinyLife.Actions.WorkAction.html
name: WorkAction
nameWithType: WorkAction
fullName: TinyLife.Actions.WorkAction
- 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