Quantcast
Viewing all articles
Browse latest Browse all 42

I can't use some codes in dll file?

I try to create an dll file and i have to use the following codes in it 1.float Val= PlayerPrefs.GetFloat ("value"); 2.Time.deltaTime 3.Input.GetMouseButtonDown. it gives an error "The name "PlayerPrefs" does not exist in current context". I am new for unity.

Viewing all articles
Browse latest Browse all 42

Trending Articles