Tesseract Engine Documentation

GameObject.Load_Instanced Method 

Load object data from Xml.

public bool Load_Instanced(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that this object belongs to.

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace