GetConstructorFromName static method

Light Function() GetConstructorFromName(
  1. num type,
  2. String name,
  3. Scene scene
)

Implementation

external static Light Function() GetConstructorFromName(num type, String name, Scene scene);