C# Class BehaviorTree.ConditionTrue

Inheritance: BehaviorTreeCondition
Show file Open project: meta-42/uEasyKit

Public Methods

Method Description
ExternalCondition ( System.Object rInput ) : bool

Method Details

ExternalCondition() public method

public ExternalCondition ( System.Object rInput ) : bool
rInput System.Object
return bool