Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.AI.TargetTypeAttribute Class Reference
Inheritance diagram for Sandbox.Game.AI.TargetTypeAttribute:

Public Member Functions

 TargetTypeAttribute (string targetType)
 

Public Attributes

readonly string TargetType
 

Detailed Description

Definition at line 34 of file MyBehaviorAttributes.cs.

Constructor & Destructor Documentation

Sandbox.Game.AI.TargetTypeAttribute.TargetTypeAttribute ( string  targetType)
inline

Definition at line 38 of file MyBehaviorAttributes.cs.

Member Data Documentation

readonly string Sandbox.Game.AI.TargetTypeAttribute.TargetType

Definition at line 36 of file MyBehaviorAttributes.cs.


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