Resources.getData

Undocumented in source.
  1. void[] getData(int type, int id)
  2. void[] getData(Dstring type, int id)
  3. void[] getData(int type, Dstring name)
    class Resources
    final
    void[]
    getData
    (
    int type
    ,
    Dstring name
    )
  4. void[] getData(Dstring type, Dstring name)

Meta