Tesseract Engine Documentation

Prop.Load Method 

Generic loading for props.

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that this prop belong to.

Return Value

True if load was successful

See Also

Prop Class | DarkWynter.Game.GameObjects Namespace