[Command] getAnyRelative
Posted: Mon Nov 01, 2021 9:17 pm
getAnyRelative(Relationship)
USE:
Get any relative including underage ones.
Used for parenting scenes.
TYPE: Command, Non-Ref
RETURNS: Actor
THEME: Relationships
COMPARE: getRelative
EXAMPLE:
USE:
Get any relative including underage ones.
Used for parenting scenes.
TYPE: Command, Non-Ref
RETURNS: Actor
THEME: Relationships
COMPARE: getRelative
EXAMPLE:
Code: Select all
WHO: Actor = getAnyRelative(Child); If Actor:age < 18