Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
ShipEntity(OOShipDebugInspectorModule) Category Reference

Instance Methods

(NSArray *) - debugInspectorModules [implementation]
 

Detailed Description

Definition at line 156 of file OOShipDebugInspectorModule.m.

Method Documentation

◆ debugInspectorModules

- (NSArray *) debugInspectorModules
implementation

Extends class ShipEntity.

Definition at line 1 of file OOShipDebugInspectorModule.m.

159{
160 return [[super debugInspectorModules] arrayByAddingInspectorModuleOfClass:[OOShipDebugInspectorModule class]
161 forObject:(id)self];
162}

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