Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
AIStackElement Struct Reference
+ Collaboration diagram for AIStackElement:

Protected Attributes

AIStackElementback
 
ShipEntityowner
 
NSString * aiName
 
NSString * state
 
NSString * message
 
NSString * context
 

Detailed Description

Definition at line 390 of file AI.m.

Member Data Documentation

◆ aiName

- (NSString*) aiName
protected

Definition at line 394 of file AI.m.

Referenced by AI::clearAllData.

◆ back

- (AIStackElement*) back
protected

Definition at line 392 of file AI.m.

Referenced by AI::clearAllData.

◆ context

- (NSString*) context
protected

Definition at line 397 of file AI.m.

Referenced by AI::clearAllData.

◆ message

- (NSString*) message
protected

Definition at line 396 of file AI.m.

Referenced by AI::clearAllData.

◆ owner

- (ShipEntity*) owner
protected

Definition at line 393 of file AI.m.

Referenced by AI::clearAllData.

◆ state

- (NSString*) state
protected

Definition at line 395 of file AI.m.

Referenced by AI::clearAllData.


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