Tesseract Engine Documentation

PropList.Load Method 

Loads a prop for each xml defined color in the xml defined LocationMap image.

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that these props belong to.

Return Value

True if load was successful

See Also

PropList Class | DarkWynter.Engine.ObjectLib Namespace