Tesseract Engine Documentation

TriggerPlane.Load Method 

Override and supplament base loading in GameObject.

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary that portal belongs to.

Return Value

True if it was able to load, else false

See Also

TriggerPlane Class | DarkWynter.Game.GameObjects Namespace