RModeTimeEvent
설정된 시간 뒤 발생하는 이벤트를 설정 할 수 있는 개체
속성
AddTimeEvent(String EventName, float Time, LuaScriptFunction EventFuunction)
일정 시간뒤에 연결 함수가 호출되는 이벤트 추가
DeleteTimeEvent(String EventName)
등록된 시간 이벤트 삭제
Last updated
Was this helpful?
설정된 시간 뒤 발생하는 이벤트를 설정 할 수 있는 개체
AddTimeEvent(String EventName, float Time, LuaScriptFunction EventFuunction)
일정 시간뒤에 연결 함수가 호출되는 이벤트 추가
DeleteTimeEvent(String EventName)
등록된 시간 이벤트 삭제
Last updated
Was this helpful?