Page 1 of 1

[Command] getAssignee

Posted: Wed Nov 10, 2021 8:24 pm
by Raddeck
getAssignee(room_name)


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")