Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions common.j
Original file line number Diff line number Diff line change
Expand Up @@ -15578,6 +15578,8 @@ Returns handle to unit.

@note See: `bj_UNIT_FACING` constant for default facing direction of units in BJ scripts and GUI.

@note If unitid is not a valid unit id, nothing happens and nil is returned.

@note
If you want to create a unit with a specific shadow you can use something along
these lines. [See also](https://www.hiveworkshop.com/threads/how-to-remove-building-shadow.246701/#post-2469975).
Expand Down