Tesseract Engine Documentation

GameObject.Load Method 

Load object data from Xml.

public virtual bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that this object belongs to.

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace