Exemplo n.º 1
0
    public void Read(IReader r)
    {
        duration = r.Float();

        SetDirty();
    }