Difference between revisions of "OnControlUp - ScriptObject"
Jump to navigation
Jump to search
added required f4se version
imported>Qazaaq (Removed input script) |
imported>Qazaaq (added required f4se version) |
||
Line 1: | Line 1: | ||
'''F4SE Member of:''' [[ScriptObject Script]] | '''F4SE Member of:''' [[ScriptObject Script]] | ||
{{Template:Papyrus:RequiredF4SE|version=0.3.0}} | |||
Listens for the release of game controls that have been registered via [[RegisterForControl - ScriptObject|RegisterForControl]]. | Listens for the release of game controls that have been registered via [[RegisterForControl - ScriptObject|RegisterForControl]]. | ||
Line 32: | Line 28: | ||
*[[UnregisterForControl - ScriptObject]] | *[[UnregisterForControl - ScriptObject]] | ||
*[[OnControlDown - ScriptObject]] | *[[OnControlDown - ScriptObject]] | ||
[[Category:Scripting]] | |||
[[Category:Papyrus]] | |||
[[Category: Events]] | |||
[[Category:F4SE]] |