[Command] getAssignee
Posted: Wed Nov 10, 2021 8:24 pm
getAssignee(room_name)
USE:
Only used for the check_on_my_family scene
TYPE: Command, Ref
RETURNS:
THEME: Family
COMPARE:
EXAMPLE:
USE:
Only used for the check_on_my_family scene
TYPE: Command, Ref
RETURNS:
THEME: Family
COMPARE:
EXAMPLE:
Code: Select all
Actor = getAssignee("bathroom")
Actor = getAssignee("living room")
Actor2 = getAssignee("kitchen")