eDriven Framework API
Gets the stage at a supplied depth
If not found, returns null

Declaration Syntax
public Stage GetStageAtDepth(
int depth
)
Public Function GetStageAtDepth ( _
depth As Integer _
) As Stage
public:
Stage^ GetStageAtDepth(
int depth
)

Parameters

Return Value
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)