UnitBehaviorContext Class |
Namespace: EmptyKeys.Strategy.AI
public class UnitBehaviorContext : BaseBehaviorContext
The UnitBehaviorContext type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitBehaviorContext |
Initializes a new instance of the UnitBehaviorContext class.
|
| Name | Description | |
|---|---|---|
| EnvironmentTarget | (Inherited from BaseBehaviorContext.) | |
| LastResult | (Inherited from BaseBehaviorContext.) | |
| Root | (Inherited from BaseBehaviorContext.) | |
| TargetPlanet |
Gets or sets the target planet.
| |
| Unit |
Gets or sets the unit.
|
| Name | Description | |
|---|---|---|
| AddLogLevel | (Inherited from BaseBehaviorContext.) | |
| AddLogMessage | (Inherited from BaseBehaviorContext.) | |
| ClearLog | (Inherited from BaseBehaviorContext.) | |
| CloseLogLevel | (Inherited from BaseBehaviorContext.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| IsRegistered |
Unit Behavior Context type registration
|