Aqla Solutions

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

Namespace: JustLogic.Editor
Assembly: JustLogicCoreEditor (in JustLogicCoreEditor.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static TUnitType ReplaceUnit<TUnitType, TNeededSubtype>(
	TUnitType unit
)
where TUnitType : JLScriptable
JScript
JScript does not support generic types or methods.

Parameters

unit
Type: TUnitType

Type Parameters

TUnitType
TNeededSubtype

See Also