Jump to content

[solved] Are Keywords case sensitive ?


worik

Recommended Posts

Posted

When I use keywords in the creationkit, are they case sensitive?

 

E.g. is

_FWContraceptionItem

the same as

 _fwcontraCEPTIONIteM

?

Posted

Papyrus is not case sensitive.

So you can write the keyword in the case you want.

 

Actually all strings in papyrus are not case sensitive. So:

 

"THIS IS A STRING" == "This is a String"

 

Also the name of the properties are not case sensitive, so they can autofill without case problem.

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...