Background for Starfield
Member of the SpaceshipReference script
boolfunctionCanLandAtMarker(ObjectReferenceakLandingMarker)Native

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.