Tesseract Engine Documentation

Arrows.Load Method 

Override and supplament base loading in GameObject.

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that arrow belongs to.

Return Value

True if it was able to load, else false

See Also

Arrows Class | DarkWynter.Game.GameObjects Namespace