Welcome,
Guest
. Please
login
or
register
.
May 31, 2026, 07:09:38 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras'
« previous
next »
Print
Pages: [
1
]
Author
Topic: NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras' (Read 8117 times)
kritprim
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 2
NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras'
«
on:
July 02, 2014, 10:44:14 AM »
NGUI 3.6.6 error
Assets/NGUI/Scripts/Internal/NGUITools.cs(218,43): error CS0117: `UnityEngine.Camera' does not contain a definition for `GetAllCameras'
please help-me to solve this
Logged
N3uRo
Guest
Re: NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras'
«
Reply #1 on:
July 02, 2014, 11:20:15 AM »
http://docs.unity3d.com/ScriptReference/Camera.GetAllCameras.html
Are you using Unity 4.5? It can be an API change.
Logged
kritprim
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 2
Re: NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras'
«
Reply #2 on:
July 02, 2014, 02:13:43 PM »
yes i am using unity 4.5
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras'
«
Reply #3 on:
July 03, 2014, 04:36:24 AM »
If you're using Unity 4.5, then you should have it as you can see it there in the API documentation N3uRo linked. Double-check your Unity version.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras'