Eden Editor: System: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
<onlyinclude>
<onlyinclude>
{| class="wikitable sortable"
{| class="wikitable sortable"
! colspan="3" | Info
! colspan="2" | [[Eden Editor: Scenario Atttributes|Development]]
|-
! Name
! Name
! Category
! Category
! class="unsortable" | Description
! Class
! Class
! class="unsortable" | Description
! Control
|-
| '''Type'''
| Logic Type
| <tt>itemClass</tt>
|
|-
| '''Variable Name'''
| Logic Init
| <tt>Name</tt>
|
|-
| '''Init'''
| Logic Init
| <tt>Init</tt>
|
|-
| '''Position'''
| Logic Transformation
| <tt>position</tt>
|
|-
| '''Rotation'''
| Logic Transformation
| <tt>rotation</tt>
|
|-
| '''Placement Radius'''
| Logic Transformation
| <tt>placementRadius</tt>
|
|-
| '''Singleplayer Control'''
| Object Control
| <tt>ControlSP</tt>
|
|-
| '''Multiplayer Control'''
| Object Control
| <tt>ControlMP</tt>
|
|-
| '''Role Description'''
| Object Control
| <tt>description</tt>
|
|-
| '''Probability of Presence'''
| Logic Presence
| <tt>presence</tt>
|
|-
| '''Condition of Presence'''
| Logic Presence
| <tt>presenceCondition</tt>
|
|}
|}
</onlyinclude>
</onlyinclude>
[[Category:Eden Editor|Systems]]
[[Category:Eden Editor|Systems]]
[[Category:Eden Editor: Asset Types|Systems]]
[[Category:Eden Editor: Asset Types|Systems]]

Revision as of 13:42, 7 December 2015

Attributes

Info Development
Name Category Description Class Control