UnitInfoGetRelationBySystem Method

Note: This API is now obsolete.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
[ObsoleteAttribute("Use Entry instead of Term[]", false)]
public Term[] GetRelationBySystem(
	string system,
	bool strict
)

Parameters

system  String
 
strict  Boolean
 

Return Value

Term

See Also