Cyonix


Hi,

Where do i find information on how to form my block description

Will the following work

<object name="EveCharacter">

<field name="currentSkill" type="custom" object="EveCurrentSkill" isArray="false" />

</object>

<object name="EveCurrentSkill">

etc...

</object>




Re: Block Description Information

Cyonix


I have chopped up my block more so i dont have to do the above..






Re: Block Description Information

AndyS

We don't have any blocks that use nested objects, mainly because we felt that flat objects would be simpler for the user. Not saying it isn't possible just that we have avoided doing it.