Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
NSObject(OOObjectDebugInspectorModule) Category Reference

Instance Methods

(NSArray *) - debugInspectorModules [implementation]
 

Detailed Description

Definition at line 105 of file OOObjectDebugInspectorModule.m.

Method Documentation

◆ debugInspectorModules

- (NSArray *) debugInspectorModules
implementation

Definition at line 1 of file OOObjectDebugInspectorModule.m.

108{
109 return [[NSArray array] arrayByAddingInspectorModuleOfClass:[OOObjectDebugInspectorModule class]
110 forObject:(id)self];
111}

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