[DEV SERVER] Loading description...
Caveats
Parameters
Examples
; Does the vertibird currently have a pilot?
if Vertibird.IsSeatOccupied(pilotSeatKeyword)
Debug.Trace("The pilot is seated")
endIfAuto-Generated Example
keyword myKeyword__apKeyword
bool returnedValue = myActor__toCallFunctionOn.IsSeatOccupied(myKeyword__apKeyword)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
