Npc disallowed wordsTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with '{| border="1" |- ! field ! type ! foreign key ! description |- | word | varchar | | |}'
 
Grimston (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{| border="1"
{| class="wikitable"
|+
!UE
!Field
!Type
!Key Type
!Default
!Extra
!Description
|-
|-
! field
|
! type
|word
! foreign key
|varchar(30)
! description
|PRI
|-
|
| word
|
| varchar
|  
|  
|  
|}
|}
[[Category:Engine documents]]

Latest revision as of 12:46, 11 January 2022

UE Field Type Key Type Default Extra Description
word varchar(30) PRI