Sirshark10

Untitled

Jun 15th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. function getKey(KEY,Func:string){
  2. if(changed(KEY) & KEY){
  3. #Func()
  4. }
  5. }
  6. getKey(owner():keyPressed("HOME"),"select")
Advertisement
Add Comment
Please, Sign In to add comment