BenjaminBehaviorTree.CanShootCondition.CanShootCondition C# (CSharp) Method

CanShootCondition() public method

public CanShootCondition ( AgentLefevreBT agent ) : System
agent AgentLefevreBT
return System
        public CanShootCondition(AgentLefevreBT agent)
            : base(agent)
        {
        }