Welcome,
Guest
. Please
login
or
register
.
May 26, 2026, 05:12:49 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
EventType does not contain a definition for KeyDown
« previous
next »
Print
Pages: [
1
]
Author
Topic: EventType does not contain a definition for KeyDown (Read 3206 times)
HeshamAmiri
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 2
EventType does not contain a definition for KeyDown
«
on:
February 24, 2014, 02:04:36 PM »
Assets
/
NGUI
/
Scripts
/
UI
/
UIInput
.
cs
(
543
,
70
)
:
error CS0117
:
`EventType
' does not contain a definition for `KeyDown'
I'm getting the above error after updating NGUI. Using the latest Unity and building for the iOS.
Logged
HeshamAmiri
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 2
Re: EventType does not contain a definition for KeyDown
«
Reply #1 on:
February 24, 2014, 02:56:41 PM »
To answer my own question, it was another plugin that was re-defining Eventype. Specifically 'Mixamo Animator Event Script'
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
EventType does not contain a definition for KeyDown