View Full Version : ildasm
ShideKnight
24th Oct 2011, 07:12 AM
So I tried out the ILDASM option to dump the CIL code with token values. I'm wondering, can anyone tell me what this option and also the actual bytes option does?
Thanks much ^_^
Maeldor
24th Oct 2011, 07:41 PM
Here's a great article on the subject of Metadata Tokens: http://jorudolph.wordpress.com/2010/08/03/net-metadata-tokens/
As for Actual Bytes, I believe what it does is show you the byte values (in Hexadecimal), again as comments, of the IL instructions.
If you're wanting a Sims specific answer to why you'd choose to include Token Values and Actual Bytes... well, there isn't, really. It's just more information for your benefit, and doesn't affect the functioning of the code. I doubt you'd ever need to select any of the options for any work with the Sims.
vBulletin v3.0.14, Copyright ©2000-2013, Jelsoft Enterprises Ltd.