it leader
article thumbnail







Invoke(methodName:string, time:float)
- methodName 메소드를 time 초 후 호출합니다.

InvokeRepeating(methodName:string, time:float, repeatRate:float)
- methodName 메소드를 time 초 후 호출합니다. 첫 호출 후 repeatRate 초 마다 반복 호출합니다.

CancelInvoke()
- 이 스크립트에 있는 모든 Invoke 를 취소합니다.

CancelInvoke(methodName:string)

- 이 스크립트에 있는 methodName 을 호출하는 모든 Invoke




profile

it leader

@dev__pixui

포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!