ELink Constructor (UInt64,  Byte )NFX Class Library

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

Creates an Elink instance initialized with GDID of 0 Era having its ID set to ulong value

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ELink(
	ulong id,
	byte[] metadata
)

Parameters

id
Type: OnlineSystem UInt64
metadata
Type:  OnlineSystem Byte 
See Also