Click or drag to resize
MyBehaviorDescriptorAttribute Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:VRage.Game.AI.MyBehaviorDescriptorAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    VRage.Game.AIMyBehaviorDescriptorAttribute

Namespace: VRage.Game.AI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public class MyBehaviorDescriptorAttribute : Attribute

The MyBehaviorDescriptorAttribute type exposes the following members.

Constructors
  NameDescription
Public methodMyBehaviorDescriptorAttribute
Initializes a new instance of the MyBehaviorDescriptorAttribute class
Top
Fields
  NameDescription
Public fieldDescriptorCategory
Top
See Also