Datablocks in scripts
by Per Rasmussen · in Technical Issues · 02/23/2004 (4:05 am) · 7 replies
From what I've read so far, I can understand that there are some predefined datablocks in the script languege (eg. PlayerData, ParticleData ect.). You then make new datablocks that inherits from these predefined datablocks (eg. MyPlayer, SmokeParticle) like you would with classes in C++.
Am I correct so far? If no, please explain it to me. If yes, where can I find a description of all the predefined datablocks?
Am I correct so far? If no, please explain it to me. If yes, where can I find a description of all the predefined datablocks?
#2
There is a Class Hierarchy Diagramm.
All classes, that are derived from: SimDataBlock are DataBlock classes.
There are around 30 of them.
-- Markus
02/23/2004 (4:45 am)
Check the documentation:There is a Class Hierarchy Diagramm.
All classes, that are derived from: SimDataBlock are DataBlock classes.
There are around 30 of them.
-- Markus
#3
Markus Nuebel: So I need a licens to get this documentation?
02/23/2004 (6:11 am)
But isn't a datablock an equivalent to a C++ class, and an object to a class instans?Markus Nuebel: So I need a licens to get this documentation?
#4
Some parts of the doc are public available, but I cannot say, how much this is.
Check the Torque SDK page, I think there is an entry point to the public doc.
-- Markus
02/23/2004 (7:14 am)
Since I am a licensee I have access to the whole documentation.Some parts of the doc are public available, but I cannot say, how much this is.
Check the Torque SDK page, I think there is an entry point to the public doc.
-- Markus
#5
Are there descriptions of the datablocks in this Class Hierarchy Diagram, or is it just the names?
02/23/2004 (7:25 am)
The Class Hierarchy Diagram you talk about is not available (from what I can find). Are there descriptions of the datablocks in this Class Hierarchy Diagram, or is it just the names?
#6
As for the Class Hierarchy Diagram, it is only available to Torque licensees, so that may be why some are not able to view it. For those of you who can see it, the portion of this documentation regarding DataBlocks is available here. Click the links in the images on the page to see information on each datablock sub-class.
04/18/2004 (4:40 am)
I know this thread is a couple months old, but for anyone who is interested, I wanted to note that script-specific datablock documentation is forthcoming. In fact, I hope we can put it on the site next week.As for the Class Hierarchy Diagram, it is only available to Torque licensees, so that may be why some are not able to view it. For those of you who can see it, the portion of this documentation regarding DataBlocks is available here. Click the links in the images on the page to see information on each datablock sub-class.
#7
i love you .^-^
01/08/2005 (2:57 am)
I had find you all over the university ,now you are coming with all my need .i love you .^-^
Torque Owner Dylan Sale