Sc waypoint aliasesTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Grimston (talk | contribs)
Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(8) unsigned |PRI | |auto_increment | |- | |wp_id |int(8) unsigned | |0 | | |- | |alias |varchar(30) | | | | |- |ADD |rotation_angle |float | |0 | |The direction in degrees to face when stopping at WP. |}"
 
Grimston (talk | contribs)
mNo edit summary
 
Line 33: Line 33:
|  
|  
|-
|-
|ADD
|
|rotation_angle
|rotation_angle
|float
|float

Latest revision as of 15:07, 11 January 2022

UE Field Type Key Type Default Extra Description
id int(8) unsigned PRI auto_increment
wp_id int(8) unsigned 0
alias varchar(30)
rotation_angle float 0 The direction in degrees to face when stopping at WP.