Eden Editor: System: Difference between revisions
Jump to navigation
Jump to search
m (Str moved page Eden Editor: Systems to Eden Editor: System) |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Attributes == | |||
{| class="wikitable sortable" | |||
! Name | |||
! Category | |||
! Class | |||
! class="unsortable" | Description | |||
|- | |||
| '''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> | |||
| | |||
|} | |||
[[Category:Eden Editor|Systems]] | [[Category:Eden Editor|Systems]] | ||
[[Category:Eden Editor: Asset Types|Systems]] | [[Category:Eden Editor: Asset Types|Systems]] |
Revision as of 16:28, 3 December 2015
Attributes
Name | Category | Class | Description |
---|---|---|---|
Type | Logic Type | itemClass | |
Variable Name | Logic Init | Name | |
Init | Logic Init | Init | |
Position | Logic Transformation | position | |
Rotation | Logic Transformation | rotation | |
Placement Radius | Logic Transformation | placementRadius | |
Singleplayer Control | Object Control | ControlSP | |
Multiplayer Control | Object Control | ControlMP | |
Role Description | Object Control | description | |
Probability of Presence | Logic Presence | presence | |
Condition of Presence | Logic Presence | presenceCondition |