Difference between revisions of "Keyword Reference"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Cipscis
(Updated some links to point to the more appropriate literals reference page)
imported>Cipscis
m (Corrected link that was going to a redirect)
Line 25: Line 25:
|-
|-
| [[Statement_Reference#If_Statement|If]]
| [[Statement_Reference#If_Statement|If]]
| [[Import#Imports|Import]]
| [[Script_File_Structure#Imports|Import]]
| [[Literals_Reference#Integer_Literals|Int]]
| [[Literals_Reference#Integer_Literals|Int]]
| [[Array_Reference#Array_Length|Length]]
| [[Array_Reference#Array_Length|Length]]

Revision as of 16:32, 14 February 2012

The following words are Papyrus keywords. Keywords are case-insensitive, and you may not have an identifier that matches them.

As Auto AutoReadOnly Bool Else ElseIf
EndEvent EndFunction EndIf EndProperty EndState EndWhile
Event Extends False Float Function Global
If Import Int Length Native New
None Property Return ScriptName State String
True While