Tesseract Engine Documentation

GpuObjectList.Load Method 

Override load function, parses and loads xml data.

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that this list belongs to.

Return Value

True if load was successful

See Also

GpuObjectList Class | DarkWynter.Engine.ObjectLib Namespace