C# Class BehaviorTree.BehaviorTreeCondition

Show file Open project: meta-42/uEasyKit Class Usage Examples

Public Methods

Method Description
ExternalCondition ( System.Object rInput ) : bool

Method Details

ExternalCondition() public abstract method

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