Tesseract Engine Documentation

Portal.Update Method 

Override and supplement base Update in GameObject.

public override void Update(
   ref ObjectLibrary& objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that portal belongs to.

See Also

Portal Class | DarkWynter.Game.GameObjects Namespace