eDriven Framework API
Returns the hierarchy (path) to the supplied GameObject

Declaration Syntax
Public Shared Function Stringify ( _
hierarchy As List(Of GameObject), _
delimiter As String _
) As String
public:
static String^ Stringify(
List<GameObject^>^ hierarchy,
String^ delimiter
)

Parameters
- hierarchy (List<(Of <(<'GameObject>)>)>)
- delimiter (String)

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