Tesseract Engine Documentation

GpuObject.Load Method 

Override Load function.

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary this object belongs to.

Return Value

True if loaded correctly.

See Also

GpuObject Class | DarkWynter.Game.GameObjects Namespace