AllowTool.Designator_SelectableThings.ThingIsRelevant C# (CSharp) 메소드

ThingIsRelevant() 보호된 추상적인 메소드

protected abstract ThingIsRelevant ( Thing item ) : bool
item Thing
리턴 bool
		protected abstract bool ThingIsRelevant(Thing item);