Oolite
Loading...
Searching...
No Matches
ShipEntity(OOAIStationStubs) Category Reference

Instance Methods

(BOOL) - launchPatrol [implementation]
 

Detailed Description

Definition at line 2916 of file ShipEntityAI.m.

Method Documentation

◆ launchPatrol

- (BOOL) launchPatrol
implementation

Definition at line 1 of file ShipEntityAI.m.

2935{
2936 OOLog(@"ai.invalid.notAStation", @"Attempt to use station AI method \"%s\" on non-station %@.", "launchPatrol", self);
2937 return NO;
2938}
#define OOLog(class, format,...)
Definition OOLogging.h:88

The documentation for this category was generated from the following file: