Actor:RemoveMovePathEnd
From Data Realms Wiki
Function | |
---|---|
Syntax | RemoveMovePathEnd( * None. ) |
Description: | |
Removes a coordinate from the end of the MovePath, meaning the one farthest from this Actor. | |
Returns | Whether there was any coordinate to remove. If false, the MovePath is empty. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |