C# Class OpenRA.Traits.RejectsOrdersExts

Show file Open project: cjshmyr/OpenRA

Public Methods

Method Description
AcceptsOrder ( this self, string orderString ) : bool

Method Details

AcceptsOrder() public static method

public static AcceptsOrder ( this self, string orderString ) : bool
self this
orderString string
return bool