예제 #1
0
    public void Read(IReader r)
    {
        duration = r.Float();

        SetDirty();
    }