Sigil.SetTimer C# (CSharp) 메소드

SetTimer() 공개 메소드

public SetTimer ( ) : void
리턴 void
    void SetTimer()
    {
        timer = coolDown;
    }