UT OpenDoor

From Dragon Age Toolset Wiki
Jump to: navigation, search

Opens a door away from the user and sends the door an EVENT_TYPE_OPENED event.

void UT_OpenDoor(
object oDoor,
object oUser
);
Parameters:
oDoor
the door to open
oUser
the creature opening the door
Returns:

Nothing.

Source:

Core Game Resources.utility_h