Difference between revisions of "SetCharGenHUDMode - Game"
Jump to navigation
Jump to search
added category
imported>Docclox m |
imported>Qazaaq (added category) |
||
Line 1: | Line 1: | ||
'''Member of:''' [[Game Script]] | '''Member of:''' [[Game Script]] | ||
Line 6: | Line 4: | ||
== Syntax == | == Syntax == | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
Function SetCharGenHUDMode(int aiCGHUDMode) | Function SetCharGenHUDMode(int aiCGHUDMode) Native Global | ||
</source> | </source> | ||
Line 32: | Line 30: | ||
== See Also == | == See Also == | ||
*[[Game Script]] | *[[Game Script]] | ||
[[Category:Scripting]] | |||
[[Category:Papyrus]] | |||
[[Category:User Interface]] |