Difference between revisions of "Papyrus Naming Conventions"

no edit summary
imported>Domius
imported>Domius
Line 9: Line 9:
* p --> pointer (carryover from internal code, inconsistency, should not be used)
* p --> pointer (carryover from internal code, inconsistency, should not be used)
* r --> reference (carryover from internal code, inconsistency, should not be used)
* r --> reference (carryover from internal code, inconsistency, should not be used)
Example:
Function MyFunction(int myNum, akActionRef)
ak = Function Argument Object.


SmkViper helped flesh out this list.
SmkViper helped flesh out this list.
Anonymous user