Aqla Solutions

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the UnitFriendlyNameAttribute class

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public UnitFriendlyNameAttribute(
	string name
)
JScript
public function UnitFriendlyNameAttribute(
	name : String
)

Parameters

name
Type: System..::..String

See Also