Tesseract Engine Documentation

PropList.Update Method 

Updates this list of props.

public override void Update(
   ref ObjectLibrary& objectLibrary
);

Parameters

objectLibrary
ObjectLibrary which these props belong to.

See Also

PropList Class | DarkWynter.Engine.ObjectLib Namespace