Goblin - A Platform for 3D AR and VR Applications

Helper.GetType Method (String)

Obtains the Type for a string. Type.GetType(string) is supposed to do this exact thing but it doesn't work.

public static Type GetType(
   string typeName
);

Parameters

typeName

Return Value

See Also

Helper Class | EnC.Watcher Namespace | Helper.GetType Overload List