UnlinkFromWorld
Usage
Unlinks the Actor from the sector it's currently in and the block map if it doesn't have the flags preventing it from doing so. This function is largely used before moving the Actor to a new location so it can be relinked upon arrival.
Parameters
- ctx - null by default. Contains sector and rendering sector information about the current level. This is modified directly by the function so that a local variable can store the updated context to be passed when relinking the Actor.
Examples
![]() |
Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated. |
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.