TinyLifeExampleMod/Api/TinyLife/Actions/TellPeopleToLeaveRoomAction.md

960 B

TellPeopleToLeaveRoomAction

Namespace: TinyLife > Actions

Assembly: Tiny Life.dll

Implements IGenericDataHolder

Constructors

Name Summary
TellPeopleToLeaveRoomAction ( ActionType, ActionInfo )

Fields

Type Name Summary
List<Guid> ExcludedPeople A list of System.Guid ids of TinyLife.Objects.Person objects that should not be asked to leave the room

Methods

Return Name Summary
void Initialize ( )
CompletionType IsCompleted ( )
void OnCompleted ( CompletionType )