Tesseract Engine Documentation

Coins.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

Coins Class | DarkWynter.Game.GameObjects Namespace