Difference between revisions of "ShowSPECIALMenu - Game"
Jump to navigation
Jump to search
added category
imported>Dog (Seems this was an old version of the function, the current version doesn't have these useful parameters, which is kind of a shame. Removed them from the page) |
imported>Qazaaq (added category) |
||
Line 1: | Line 1: | ||
'''Member of:''' [[Game Script]] | '''Member of:''' [[Game Script]] | ||
Line 7: | Line 5: | ||
== Syntax == | == Syntax == | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
Function ShowSPECIALMenu() | Function ShowSPECIALMenu() Native Global | ||
</source> | </source> | ||
== Parameters == | == Parameters == | ||
None | None | ||
== Return Value == | == Return Value == | ||
None | None | ||
== Examples == | == Examples == | ||
Line 24: | Line 22: | ||
== See Also == | == See Also == | ||
*[[Game Script]] | *[[Game Script]] | ||
[[Category:Scripting]] | |||
[[Category:Papyrus]] | |||
[[Category:User Interface]] |