Tesseract Engine Documentation

Player.Load Method 

Load information from XML

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary

Return Value

True if load was successful

See Also

Player Class | DarkWynter.Engine.GameObjects Namespace