Method Signal
Signal(NwDoor, int)
Signals a user-defined event with the given ID to a door.
public static void Signal(NwDoor door, int eventId)
Signals a user-defined event with the given ID to a door.
public static void Signal(NwDoor door, int eventId)