how can i find the instance type

About Monkey 2 Forums Monkey 2 Programming Help how can i find the instance type

This topic contains 4 replies, has 2 voices, and was last updated by  codifies 2 years, 3 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6297

    codifies
    Participant
    [/crayon]

    says the docs…. ‘cept all I get back is “Object”

    I’d like to be able to loop through a list of C and determine which are D or even E or F (all derived from C)

    #6299

    nerobot
    Participant

    See properties SuperType and InterfaceTypes of TypeInfo class.

    #6301

    codifies
    Participant

    I have done and the example above (from the doc’s) doesn’t work…

    #6302

    codifies
    Participant

    taking it as far as I can see you’re able…

    [/crayon]

    gives the output

    [/crayon]
    #6303

    codifies
    Participant

    ARRRRRRRRGGGGGGGGGGGGHHHHHHHHH

    blooody import and its various silent errors….

    [/crayon]

    is required for the example to work….

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.