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