C# Class refw.BT.Set

Inheritance: Behavior
Show file Open project: fry/refw

Public Properties

Property Type Description
Destination string
Func Func
FuncBlackboard object>.Func

Protected Methods

Method Description
Update ( Blackboard blackboard ) : Status

Method Details

Update() protected method

protected Update ( Blackboard blackboard ) : Status
blackboard Blackboard
return Status

Property Details

Destination public property

public string Destination
return string

Func public property

public Func Func
return Func

FuncBlackboard public property

public Func FuncBlackboard
return object>.Func