Click or drag to resize
SoLDMNodeFrontManagerGetNextTexFront Method (ListSoLDMTileID, ListSoLDMTileID)
Calls GetNextTexFront(toLoad, toUnload, System.Int32(0)).

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void GetNextTexFront(
	List<SoLDMTileID> toLoad,
	List<SoLDMTileID> toUnload
)

Parameters

toLoad
Type: System.Collections.GenericListSoLDMTileID
toUnload
Type: System.Collections.GenericListSoLDMTileID
Remarks