Click or drag to resize
DecoratorEquals Method (Object)
The equals.

Namespace: Slash.AI.BehaviorTrees.Implementations.Decorators
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The obj.

Return Value

Type: Boolean
The System.Boolean.
See Also