Click or drag to resize

AvoidObjectInfo<T> Properties

The AvoidObjectInfo<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCanRun
Determines whether this instance can run.
(Inherited from AvoidInfo.)
Public propertyCollection (Inherited from AvoidInfo.)
Public propertyCollectionProducer (Inherited from AvoidInfo<T>.)
Public propertyCondition
Gets the condition.
(Inherited from AvoidInfo<T>.)
Public propertyHeightProducer (Inherited from AvoidCircleInfo<T>.)
Public propertyIgnoreIfBlocking
Gets a value indicating whether to ignore avoid if no avoid path is found.
(Inherited from AvoidInfo.)
Public propertyLeashPointProducer
Gets the leash point selector.
(Inherited from AvoidInfo<T>.)
Public propertyLeashRadius
Gets the leash radius.
(Inherited from AvoidInfo.)
Public propertyLocationProducer (Inherited from AvoidInfo<T>.)
Public propertyObjectValidator (Inherited from AvoidInfo<T>.)
Public propertyPriority (Inherited from AvoidInfo.)
Public propertyRadiusProducer (Inherited from AvoidCircleInfo<T>.)
Top
See Also