/// <summary> /// Unsubscribes from roll events /// </summary> public void unsubscribeRolls() { dpc.unsubscribeRolls(this); }