Remove all GUI Elements in .NET approach

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
shivanraptor
Posts: 40
Joined: Tue Aug 15, 2006 6:01 am
Location: Hong Kong
Contact:

Remove all GUI Elements in .NET approach

Post by shivanraptor »

in the post linked below, there is a way to remove all GUI elements .
yet , it is written in C++ .
for C# , there does not exist the methods ( Environment->GetRootGUIElement()->GetChildren() ) . i don't know how can i do it in .NET way .

i am using C# , with MS .NET Framework 2.0 .
Locked