- Found in:
- Vanilla
Description
Documentation Comment
Tests if the spaceship is allowed to land at the given marker based on the maximum allowed ship size.
Caveats
Parameters
ObjectReferenceakLandingMarker
Examples
Auto-Generated Example
ObjectReference myObjectReference__akLandingMarker
bool returnedValue = mySpaceshipReference__toCallFunctionOn.CanLandAtMarker(myObjectReference__akLandingMarker)